flint
flint copied to clipboard
Static keyword for structs
As mentioned in the language guide, a static keyword should be added to indicate that a struct function is callable without a specific instance. This was not in any behaviour tests and it seems the latest flintrocks build breaks static calls, if they ever worked.