codanna 0.9.19

Code Intelligence for Large Language Models
Documentation
1
2
3
4
5
fun test() {
    val x = "hello"
    val y = 42
    val z = true
}