mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-15 04:13:14 +01:00
Fixes issue #88. Previously, invalid code would be generated in cases like the following: --- align(1) struct Test { string str; int id; } Test test = {"asdf", 4}; ---
11 KiB
11 KiB