strings
This commit is contained in:
@@ -118,6 +118,7 @@ pub const BoolLiteral = struct {
|
||||
|
||||
pub const StringLiteral = struct {
|
||||
raw: []const u8,
|
||||
is_raw: bool = false,
|
||||
};
|
||||
|
||||
pub const Identifier = struct {
|
||||
|
||||
Reference in New Issue
Block a user