git @ Cat's Eye Technologies Castile / develop-0.4 eg / hello.castile
develop-0.4

Tree @develop-0.4 (Download .tar.gz)

hello.castile @develop-0.4raw · history · blame

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