source: src/tests/.expect/io.txt @ 307a732

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 307a732 was 86f384b, checked in by Peter A. Buhr <pabuhr@…>, 7 years ago

make tuple separator a separator rather than terminator

  • Property mode set to 100644
File size: 920 bytes
Line 
19 6 28 0 7 1 2
21 2 3
3123
4123
5
6opening delimiters
7x (1 x [2 x {3 x =4 x $5 x £6 x ¥7 x ¡8 x ¿9 x «10
8
9closing delimiters
101, x 2. x 3; x 4! x 5? x 6% x 7¢ x 8» x 9) x 10] x 11} x
11
12opening/closing delimiters
13x`1`x'2'x"3"x:4:x 5 x   6       x7x8x
149
15x
1610
17x
18
19override opening/closing delimiters
20x ( 1 ) x 2 , x 3 :x: 4
21
22input bacis types
23
24output basic types
25A
261 2 3 4 5 6 7 8
271.1 1.2 1.3
281.1+2.3i 1.1-2.3i 1.1-2.3i
29
30tuples
311, 2, 3 3, 4, 5
32
33toggle separator
341.11.21.3
351.1+2.3i1.1-2.3i1.1-2.3i
36 abcxyz
37abcxyz
38
39change separator
40from "  "to " , $"
411.1, $1.2, $1.3
421.1+2.3i, $1.1-2.3i, $1.1-2.3i
43abc, $xyz, $
441, 2, 3, $3, 4, 5
45
46from ", $"to " "
471.1 1.2 1.3
481.1+2.3i 1.1-2.3i 1.1-2.3i
49abc xyz
501, 2, 3 3, 4, 5
51
52 1 2 3
5312 3
54 1 2 3
551 2 3
56 1 2 3
57
58123
591 23
601 2 3
61123
621 2 3
63123
641 2 3
65
661 2 3 3 4 5 " "
671, 2, 3 3, 4, 5 ", "
681, 2, 3 3, 4, 5
69
703, 4, a, 7.2
713, 4, a, 7.2
723 4 a 7.2
73 3 4 a 7.234a7.23 4 a 7.2
743-4-a-7.2^3^4^3-4-a-7.2
Note: See TracBrowser for help on using the repository browser.