"A Bothe" <[email protected]> wrote in message news:[email protected]... > What's your favorite line of D code? > > My one is > Application.Run(); > > And yours? >
auto parseTreeRoot = Goldie.loadLangaugeOf(args[1]).parseFile(args[1]).parseTree; ;)
"A Bothe" <[email protected]> wrote in message news:[email protected]... > What's your favorite line of D code? > > My one is > Application.Run(); > > And yours? >
auto parseTreeRoot = Goldie.loadLangaugeOf(args[1]).parseFile(args[1]).parseTree; ;)