On Monday, 29 July 2019 at 00:30:03 UTC, Mike Franklin wrote: > can achieve almost the same think by importing druntime, but Yeah, if only computers could actually think. Of course, I meant thing. > $ gcc test.o -o main Should have been `gcc main.o -o main`.