Switch / Case
Morph uses C-style switch / case with enums and other values. See the language reference for syntax, fallthrough, and default.
Morph uses C-style switch / case with enums and other values. See the language reference for syntax, fallthrough, and default.