github.com/mattn/anko@v0.1.10
/
core
/
testdata
/
test.ank
(
about
)
1 func X(a) {
2 return a + 1
3 }