github.com/dahs81/otto@v0.2.1-0.20160126165905-6400716cf085/appfile/test-fixtures/import-dep/child/Appfile (about)

     1  import "./import" {}
     2  
     3  application {
     4      name = "child"
     5      type = "bar"
     6  }