goldsmith/context_file.go
2024-02-21 18:59:53 -08:00

7 lines
67 B
Go

package goldsmith
type contextFile struct {
rawFile
index int
}