On Tuesday, 11 February 2020 at 09:29:22 UTC, Timon Gehr wrote: > int troll(int ret){ return ret; } > > void main(){ > wrapWithPrint!troll(2); > } lol, indeed. There can be downsides to inheriting random names :)