mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-11 18:33:14 +01:00
The frontend treats the constructor as returning a reference to the new instance, we just want the memory, i.e. a pointer. GitHub: Fixes #246.