"A Bothe" <info at alexanderbothe.com> wrote in message news:h7bgk7$vub$1 at digitalmars.com... > 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; ;)