mirth-lang / mirth

Compiler for the Mirth programming language.
BSD Zero Clause License
447 stars 14 forks source link

Add checks that types aren't used as resources and vice versa via labels. #279

Closed typeswitch-dev closed 6 months ago

typeswitch-dev commented 6 months ago

Requires that only resources be used in resource labels, only value types be used in value labels. Adds a test.