Make it possible to specify more that one byte with `%`
[normand.git] / tests / pass-bin-const-multi.nt
diff --git a/tests/pass-bin-const-multi.nt b/tests/pass-bin-const-multi.nt
new file mode 100644 (file)
index 0000000..5139c8d
--- /dev/null
@@ -0,0 +1,9 @@
+%11001010
+%%11110000 11001010
+%%%00110101 11110000 11001010
+%%%%10101010 00110101 11110000 11001010
+---
+ca
+f0 ca
+35 f0 ca
+aa 35 f0 ca
This page took 0.023404 seconds and 4 git commands to generate.