build options #compiler
This commit is contained in:
@@ -69,6 +69,7 @@ pub const Lexer = struct {
|
||||
.{ "#insert", Tag.hash_insert },
|
||||
.{ "#run", Tag.hash_run },
|
||||
.{ "#builtin", Tag.hash_builtin },
|
||||
.{ "#compiler", Tag.hash_compiler },
|
||||
.{ "#foreign", Tag.hash_foreign },
|
||||
.{ "#library", Tag.hash_library },
|
||||
.{ "#using", Tag.hash_using },
|
||||
|
||||
Reference in New Issue
Block a user