ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change
on this file since 4d9172f was
4d23dd2,
checked in by Thierry Delisle <tdelisle@…>, 4 years ago
|
Added tests cases for some of the opened tickets
|
-
Property mode set to
100644
|
File size:
141 bytes
|
Rev | Line | |
---|
[4d23dd2] | 1 | // Trac ticket |
---|
| 2 | // https://cforall.uwaterloo.ca/trac/ticket/10 |
---|
| 3 | |
---|
| 4 | forall(otype T) |
---|
| 5 | struct result { |
---|
| 6 | union { |
---|
| 7 | T value; |
---|
| 8 | }; |
---|
| 9 | }; |
---|
Note: See
TracBrowser
for help on using the repository browser.