From 0ec2df58538bd986af0765fa36b0dc1ba9c15aa5 Mon Sep 17 00:00:00 2001 From: Kyle Gunger Date: Sun, 28 Jun 2020 16:48:22 -0400 Subject: [Bugfix] Literals and Comments + Fix literal value parsing + Remove comments from the tokenized result --- base.tnsl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'base.tnsl') diff --git a/base.tnsl b/base.tnsl index f275a82..a74997f 100644 --- a/base.tnsl +++ b/base.tnsl @@ -1,3 +1,2 @@ -[a!==b] -!=!== +;a.pl() -- cgit v1.2.3