summaryrefslogtreecommitdiff
path: root/libtnsl/libtnsl.tnsl
diff options
context:
space:
mode:
Diffstat (limited to 'libtnsl/libtnsl.tnsl')
-rw-r--r--libtnsl/libtnsl.tnsl3
1 files changed, 2 insertions, 1 deletions
diff --git a/libtnsl/libtnsl.tnsl b/libtnsl/libtnsl.tnsl
index 56d7e1e..91894e4 100644
--- a/libtnsl/libtnsl.tnsl
+++ b/libtnsl/libtnsl.tnsl
@@ -20,10 +20,11 @@
#/
/;export module tnsl
- ; const ~void _null = 0x0
+ ;const ~void _null = 0xDEADC0DE
/: import
"algo"
+ "asm"
"box"
"io"
"math"