ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsdeferred_resndemanglerenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprnew-envno_listpersistent-indexerpthread-emulationqualifiedEnumresolv-newwith_gc
Last change
on this file since 907eccb was
0c286cf,
checked in by Rob Schluntz <rschlunt@…>, 8 years ago
|
update tupleVariadic test for nullary and unary cases
|
-
Property mode set to
100644
|
File size:
233 bytes
|
Line | |
---|
1 | called ?{} with no a |
---|
2 | array = { } |
---|
3 | called ?{} with a: 999 |
---|
4 | array = { 999, } |
---|
5 | called ?{} with a: 123 456 |
---|
6 | array = { 123, 456, } |
---|
7 | called ?{} with a: 100 200 300 |
---|
8 | array = { 100, 200, 300, } |
---|
9 | called ?{} with a: 10 2 3 4 |
---|
10 | array = { 10, 2, 3, 4, } |
---|
Note: See
TracBrowser
for help on using the repository browser.