Tokenizer
This commit is contained in:
3
t/hello.zig
Normal file
3
t/hello.zig
Normal file
@@ -0,0 +1,3 @@
|
||||
pub fn main() void {
|
||||
@panic("hello");
|
||||
}
|
||||
Reference in New Issue
Block a user