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

Tree @rel_0_3 (Download .tar.gz)

hello.castile @rel_0_3raw · history · blame

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