Open sjunges opened 1 year ago
Imho, player should only be a reserved keyword when parsing games. In particular, player is not a keyword for regular prism and thus, marking player as a keywords yields incompatibility with prism.
See also #319
Based on a discussion with @tquatmann a simple fix may to make player not a keyword.
player
Imho, player should only be a reserved keyword when parsing games. In particular, player is not a keyword for regular prism and thus, marking player as a keywords yields incompatibility with prism.