git @ Cat's Eye Technologies Castile / rel_0_3_2015_0101 eg / hello.castile
rel_0_3_2015_0101

Tree @rel_0_3_2015_0101 (Download .tar.gz)

hello.castile @rel_0_3_2015_0101raw · history · blame

1
2
3
fun main() {
  print("Hello, world!")
}