On Wednesday, 29 June 2016 at 15:33:58 UTC, Guido wrote:
The problem is actually much more profound. The classes need to be declared outside the main() scope. WTF?!?!?!
Not true. What are you actually trying to compile?
Adam D. Ruppe via Digitalmars-d-learn Wed, 29 Jun 2016 08:41:31 -0700
On Wednesday, 29 June 2016 at 15:33:58 UTC, Guido wrote:
The problem is actually much more profound. The classes need to be declared outside the main() scope. WTF?!?!?!
Not true. What are you actually trying to compile?