mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-03-03 19:13:15 +01:00
The DMD implementation is a bit odd. A parameter is passed to the function but the function itself is declared without a parameter. Then inline assembly is required to retrieve the parameter. Just do the same as gdc: declare the passed parameter.
41 KiB
41 KiB