compile: to run:
This commit is contained in:
parent
a9787d0842
commit
7599ab2363
|
@ -17,7 +17,7 @@ template: |
|
||||||
println('Hello, world!')
|
println('Hello, world!')
|
||||||
}
|
}
|
||||||
|
|
||||||
compile: |
|
run: |
|
||||||
v run main.v
|
v run main.v
|
||||||
|
|
||||||
format:
|
format:
|
||||||
|
|
Loading…
Reference in New Issue