Ray Rahke
test/
└── src └── foo ├── Foo.kt ├── FooDep.kt ├── bar │ ├── Bar.kt │ └── test │ └── Bartest.kt └── test ├── FooDeptest.kt └── Footest.kt
A modern programming language that makes developers happier.