source: tests/.expect/io2.txt @ 8548c35

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change on this file since 8548c35 was bf71cfd, checked in by Thierry Delisle <tdelisle@…>, 6 years ago

Moved up many directories in source

  • Property mode set to 100644
File size: 716 bytes
Line 
1input bacis types
2
3output basic types
4false
5A 23 93
61 2 3 4 5 6 7 8
71.1 1.2 1.3
81.1+2.3i 1.1-2.3i 1.1-2.3i
9
10tuples
111, 2, 3 4, 5, 6
12
13toggle separator
141.11.21.3
151.1+2.3i1.1-2.3i1.1-2.3i
161.1+2.3i 1.1-2.3i1.1-2.3i
171.1+2.3i 1.1-2.3i 1.1-2.3i
181.1+2.3i1.1-2.3i 1.1-2.3i
19abcxyz
20abcxyz
21
22change separator
23from " " to ", $"
241.1, $1.2, $1.3
251.1+2.3i, $1.1-2.3i, $1.1-2.3i
26abc, $xyz
271, 2, 3, $4, 5, 6
28
29from ", $" to " "
301.1 1.2 1.3
311.1+2.3i 1.1-2.3i 1.1-2.3i
32abc xyz
331, 2, 3 4, 5, 6
34
35check sepOn/sepOff
361 2 3
3712 3
381 2 3
391 2 3
40
411 2 3
42
43check enable/disable
44123
451 23
461 2 3
47123
481 2 3
49123
501 2 3
51
521 2 3 4 5 6 " "
531, 2, 3 4, 5, 6 " "
541, 2, 3 4, 5, 6
55
563, 4, a, 7.2
573, 4, a, 7.2
583 4 a 7.2
593 4 a 7.234a7.23 4 a 7.2
603-4-a-7.2^3^4^3-4-a-7.2
Note: See TracBrowser for help on using the repository browser.