aboutsummaryrefslogtreecommitdiffstats
path: root/test/one_byte.dm
diff options
context:
space:
mode:
Diffstat (limited to 'test/one_byte.dm')
-rw-r--r--test/one_byte.dm3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/one_byte.dm b/test/one_byte.dm
new file mode 100644
index 0000000..deb59d8
--- /dev/null
+++ b/test/one_byte.dm
@@ -0,0 +1,3 @@
+0x000001 "first byte"
+ 0xa10f "second byte"
+ 3 "third byte" \ No newline at end of file