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

     1  application {
     2      name = "foo"
     3  
     4      dependency {
     5          source = "./child"
     6      }
     7  }