www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - betterC main() linkage

the specification says that in betterC mode the main function should 
have extern(C) linkage. Accidentally I found that dmd does not demand it 
in contrast to ldc. Is it bug of dmd or the specification can be relaxed?
Mar 07 2020