Simplified file structure
This commit is contained in:
parent
cacee7260a
commit
a466281307
219 changed files with 453 additions and 457 deletions
|
@ -1,11 +0,0 @@
|
|||
package fs
|
||||
|
||||
import "git.akyoto.dev/cli/q/src/build/token"
|
||||
|
||||
// Import represents an import statement in a file.
|
||||
type Import struct {
|
||||
Path string
|
||||
FullPath string
|
||||
Position token.Position
|
||||
Used bool
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue