add lila source example files
This commit is contained in:
3
examples/hello.lila
Normal file
3
examples/hello.lila
Normal file
@@ -0,0 +1,3 @@
|
||||
fn main() {
|
||||
println("Hello there!");
|
||||
}
|
||||
Reference in New Issue
Block a user