self-hosted can compile libc hello world
This commit is contained in:
@@ -73,6 +73,7 @@ pub const Token = struct {
|
||||
return null;
|
||||
}
|
||||
|
||||
/// TODO remove this enum
|
||||
const StrLitKind = enum {
|
||||
Normal,
|
||||
C,
|
||||
|
||||
Reference in New Issue
Block a user