Created attachment 1661 [details] Gives linker errors when compiled with "dmd module.d -inline -main" Tested with "DMD64 D Compiler v2.076.1-179-g5b86f4575" I attached a small example that causes these undefined references (reduced from a vibe.d module)
I cannot reproduce this. Compiling with -main -inline yields a successful compilation using git HEAD.