-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
MODULE Test;
TYPE
Item = RECORD
mode: INTEGER;
type: INTEGER
END;
END Test.
error (22) (6:7) identifier expected
I spent a lot of time trying to figure out what was wrong with such code.
There need a hint to use -upper mode when identifier intersects with reserved words.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels