Changeset 2335 for cobra/trunk/HowTo/130-MakeABranchStatement.cobra
- Timestamp:
- 03/20/10 04:42:28 (2 years ago)
- Files:
-
- 1 modified
-
cobra/trunk/HowTo/130-MakeABranchStatement.cobra (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cobra/trunk/HowTo/130-MakeABranchStatement.cobra
r2127 r2335 84 84 assert word == 'number' 85 85 86 # Don't forget that you canbranch on enumerations, strings and characters.86 # You can also branch on enumerations, strings and characters.



