Home
last modified time | relevance | path

Searched refs:go_a_a (Results 1 – 1 of 1) sorted by relevance

/build/blueprint/microfactory/
Dmicrofactory_test.go235 …if err := ioutil.WriteFile(filepath.Join(dir, "a", "a.go"), []byte(go_a_a+"\n"), 0666); err != nil…
361 const go_a_a = ` const
405 writeFile("a/a.go", go_a_a)