- Timestamp:
- Feb 21, 2025, 11:45:00 AM (9 months ago)
- Branches:
- master
- Children:
- 4be0117
- Parents:
- d923fca
- Location:
- tests
- Files:
-
- 2 added
- 1 edited
-
enum.cfa (modified) (1 diff)
-
enum_tests/.expect/lvalue.txt (added)
-
enum_tests/lvalue.cfa (added)
Legend:
- Unmodified
- Added
- Removed
-
tests/enum.cfa
rd923fca r8705a11 1 //Testing enum declaration 1 // Testing the use of C enumerations in Cforall. 2 3 // Testing enum declaration 2 4 enum Colours { 3 5 Red,
Note:
See TracChangeset
for help on using the changeset viewer.