Feature Requests: Browse | Submit New | Admin
support something like POINT = struct [ "int", "x", "int", "y" ] TwoPoints = struct [ "POINT", "one", "POINT", "two" ]
Add A Comment: