github.com/mattn/anko@v0.1.10/core/testdata/error.ank (about)

     1  func X(a) {
     2    a.notfound = 1
     3  }