On Tuesday, 31 July 2018 at 00:29:45 UTC, Mike Franklin wrote:
I don't think it is set in druntime, but rather directly emitted to the binary by the compiler as part of the object code generation. I'm not sure if this is right, but check
That makes sense. I was hoping it would be possible without tinkering with the compiler, but it doesn't seem to be the case.