summaryrefslogtreecommitdiff
path: root/tnslc/tnslc.tnsl
diff options
context:
space:
mode:
Diffstat (limited to 'tnslc/tnslc.tnsl')
-rw-r--r--tnslc/tnslc.tnsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tnslc/tnslc.tnsl b/tnslc/tnslc.tnsl
index 10a7bbd..ec6fa04 100644
--- a/tnslc/tnslc.tnsl
+++ b/tnslc/tnslc.tnsl
@@ -25,7 +25,7 @@
/; main ({}{}charp args) [int]
/; if (len args < 1)
- ;tnsl.io.println("Usage: tnslc [File to compile] <path to libtnsl>")
+ ;tnsl.io.println(string_from_int(97265))
;return 1
;/