compile: to run:

This commit is contained in:
Chris Hallberg 2021-11-03 20:45:07 -04:00
parent a9787d0842
commit 7599ab2363
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ template: |
println('Hello, world!') println('Hello, world!')
} }
compile: | run: |
v run main.v v run main.v
format: format: