ADT
aaron-thesis
arm-eh
ast-experimental
cleanup-dtors
deferred_resn
demangler
enum
forall-pointer-decay
jacob/cs343-translation
jenkins-sandbox
new-ast
new-ast-unique-expr
new-env
no_list
persistent-indexer
pthread-emulation
qualifiedEnum
resolv-new
with_gc
Last change
on this file since 60401b76 was a29be37, checked in by Rob Schluntz <rschlunt@…>, 9 years ago |
add a few test cases for tuples
|
-
Property mode
set to
100644
|
File size:
214 bytes
|
Rev | Line | |
---|
[a29be37] | 1 | u=5 v=6 x=10 y=11 z=[100, 200]
|
---|
| 2 | u=11 v=10 x=11 y=10 z=[11, 10]
|
---|
| 3 | u=10 v=11 z=[10, 11]
|
---|
| 4 | u=123 v=456 z=[111, 222]
|
---|
| 5 | d=-2153.12 i=-2153 c=-105 t=[-2153, -2153.12, -2153]
|
---|
| 6 | d=-2153.12 i=-2153 c=-105 t=[-2153, -2153.12, -2153]
|
---|
Note:
See
TracBrowser
for help on using the repository browser.