forked from vieter-v/vieter
Added base project & start of ci config
This commit is contained in:
commit
d80d320483
2 changed files with 14 additions and 0 deletions
3
pieter/main.v
Normal file
3
pieter/main.v
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
fn main() {
|
||||
println('Hello, world!')
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue