static string map
This commit is contained in:
@@ -6,8 +6,8 @@ Error :: enum {
|
||||
}
|
||||
|
||||
SourceLocation :: struct {
|
||||
file []u8
|
||||
line usize
|
||||
file []u8
|
||||
line usize
|
||||
column usize
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user