mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-04-12 14:59:03 +02: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.