dumpwordコマンドで10進数/16進数を表す文字列が引数になるよう仕様変更
[YACASL2.git] / test / integration / dumpword / ARGS.txt
1 0
2 1
3 10
4 32767
5 32768
6 65535
7 65536
8 65537
9 \-\-\ \-1
10 \-\-\ \-10
11 \-\-\ \-32767
12 \-\-\ \-32768
13 \-\-\ \-32769
14 \'#0\'
15 \'#1\'
16 \'#01\'
17 \'#001\'
18 \'#0001\'
19 \'#10\'
20 \'#11\'
21 \'#F\'
22 \'#000F\'
23 \'#FFFF\'
24 \'#00001\'
25 \'#G\'