From 44355ceb4db780b370d148008c5048a5075b3978 Mon Sep 17 00:00:00 2001 From: Kyle Gunger Date: Wed, 13 Apr 2022 00:55:46 -0400 Subject: Numeric literals --- tnslc/tnslc.tnsl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tnslc/tnslc.tnsl') diff --git a/tnslc/tnslc.tnsl b/tnslc/tnslc.tnsl index b1c4b0a..90a1020 100644 --- a/tnslc/tnslc.tnsl +++ b/tnslc/tnslc.tnsl @@ -14,6 +14,8 @@ EXPRESS OR IMPLIED #/ +:include "util.tnsl" + /; module tnslc :include "parse/parse.tnsl" ;/ -- cgit v1.2.3