remove old parser, work towards rewritten parser
This commit is contained in:
parent
fa47bd7a7e
commit
90f33e84fc
4 changed files with 48 additions and 248 deletions
3
examples/hello.v
Normal file
3
examples/hello.v
Normal file
|
@ -0,0 +1,3 @@
|
|||
fn main() {
|
||||
println("hello world!");
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue