Code review comment for lp:~tapaal-contributor/tapaal/fix1953355

Revision history for this message
Jiri Srba (srba) wrote :

I just realised that the names are case sensitive,
so if I have color type

Votes is [1,2,3]

I can still create a constant

voters

but if I name it as Voters that I get the warning.

review: Needs Fixing

« Back to merge proposal