boojay
boojay copied to clipboard
Enums generate internal compiler error
Adding the enum example from the language guide generates an error
enum Python: Eric John TerryG TerryJ Graham Michael
generates BCE0055: Internal compiler error : Object reference not set to an instance of an object..
I could not find enum in the tests to compare usage.