Keywords
Keywords are reserved words defined by the Frost language. They may not be used as names for classes, methods, variables, or anywhere else an identifier is expected. Frost reserves the following keywords:
packageusesasclassinterfacechoicefunctionmethodinitvardefpropertyconstantreturnbreakcontinuedowhileforbyinloopifelsematchwhenotherwisetruefalsenullassertunreachableselfsuper
Even though they are not currently used, Frost also reserves some additional keywords for possible future use:
lazymodulespecialization