AshleyYakeley / Truth

Changes and Pinafore projects. Pull requests not accepted.
https://pinafore.info/
GNU General Public License v2.0
32 stars 0 forks source link

Direct record constructor syntax #202

Closed AshleyYakeley closed 1 year ago

AshleyYakeley commented 1 year ago

This sort of thing:

Mk of
    a = 1;
    b = 2;
    end
AshleyYakeley commented 1 year ago

Done.