summaryrefslogtreecommitdiffstats
path: root/txt/comma2.txt
diff options
context:
space:
mode:
Diffstat (limited to 'txt/comma2.txt')
-rw-r--r--txt/comma2.txt24
1 files changed, 24 insertions, 0 deletions
diff --git a/txt/comma2.txt b/txt/comma2.txt
new file mode 100644
index 0000000..bcf2516
--- /dev/null
+++ b/txt/comma2.txt
@@ -0,0 +1,24 @@
+"b val:b","i val:i","j val:j","e val:e","d val:d","h val:8x","a val:14a"
+------,------,------,------,------,-------,------------
+1,2,3,4.0,5.0,0x6,seven
+8,9,10,11.0,12.0,0xc,fourteen
+15,16,17,18.0,19.0,0x14,"twenty one"
+22,23,24,25.0,26.0,0x1b,"twenty eight"
+29,30,31,32.0,33.0,0x22,"thirty five"
+36,37,38,39.0,40.0,0x29,"forty two"
+43,44,45,46.0,47.0,0x30,"forty nine"
+50,51,52,53.0,54.0,0x37,"fifty six"
+57,58,59,60.0,61.0,0x3d,"sixty three"
+64,65,66,67.0,68.0,0x45,seventy
+
+"b neg:b","i neg:i","j neg:j","e neg:e","d neg:d","h neg:8x","a neg:14a"
+-1,-2,-3,-4.0,-5.0,0x6,"-seven"
+-8,-9,-10,-11.0,-12.0,0xc,"-fourteen"
+-15,-16,-17,-18.0,-19.0,0x14,"-twenty one"
+-22,-23,-24,-25.0,-26.0,0x1b,"-twenty eight"
+-29,-30,-31,-32.0,-33.0,0x22,"-thirty five"
+-36,-37,-38,-39.0,-40.0,0x29,"-forty two"
+-43,-44,-45,-46.0,-47.0,0x30,"-forty nine"
+-50,-51,-52,-53.0,-54.0,0x37,"-fifty six"
+-57,-58,-59,-60.0,-61.0,0x3d,"-sixty three"
+-64,-65,-66,-67.0,-68.0,0x45,"-seventy"