add lila source example files
This commit is contained in:
4
examples/strings.lila
Normal file
4
examples/strings.lila
Normal file
@@ -0,0 +1,4 @@
|
||||
fn main() {
|
||||
destination = "unknown";
|
||||
set destination = "to the moon";
|
||||
}
|
||||
Reference in New Issue
Block a user