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
no_list
persistent-indexer
pthread-emulation
qualifiedEnum
Last change
on this file since a8615fd1 was 46dfe66, checked in by Rob Schluntz <rschlunt@…>, 8 years ago |
Move tuple tests into a subdirectory
|
-
Property mode
set to
100644
|
File size:
366 bytes
|
Line | |
---|
1 | u=5 v=6 x=10 y=11 z=[100, 200]
|
---|
2 | u=5 v=6 x=10 y=11 z=[100, 200]
|
---|
3 | u=11 v=10 x=11 y=10 z=[11, 10]
|
---|
4 | u=11 v=10 x=11 y=10 z=[11, 10]
|
---|
5 | u=10 v=11 z=[10, 11]
|
---|
6 | u=10 v=11 z=[10, 11]
|
---|
7 | u=123 v=456 z=[111, 222]
|
---|
8 | u=123 v=456 z=[111, 222]
|
---|
9 | d=94.12 i=94 c=^ t=[94, 94.12, 94]
|
---|
10 | d=94.12 i=94 c=^ t=[94, 94.12, 94]
|
---|
11 | d=-94.12 i=-94 c=¢ t=[-94, -94.12, -94]
|
---|
12 | d=-94.12 i=-94 c=¢ t=[-94, -94.12, -94]
|
---|
Note:
See
TracBrowser
for help on using the repository browser.