test updates woooo

This commit is contained in:
Scarlett
2025-05-04 16:05:13 -04:00
parent ea7c284665
commit a61d0a57e8
167 changed files with 1757 additions and 572 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
$$ TEST: [-tok]
(* TEST: [-tok] *)
(***)
+1 -1
View File
@@ -1,2 +1,2 @@
$$ TEST: [-tok]
(* TEST: [-tok] *)
(*(**)*)
+1 -1
View File
@@ -1,4 +1,4 @@
$$ TEST: [-tok]
(* TEST: [-tok] *)
(*(**)*)
(***)
(******)(*\kpp*********)
+1 -1
View File
@@ -1,4 +1,4 @@
$$ TEST: [-tok]
(* TEST: [-tok] *)
(* hello *)
(* hello *)
(* I'd think this is a legal "string" that contains several \n \t
+1 -1
View File
@@ -1,4 +1,4 @@
$$ TEST: [-tok]
(* TEST: [-tok] *)
This is a test
9combined 7okens
12345
+1 -1
View File
@@ -1,4 +1,4 @@
$$ TEST: [-tok]
(* TEST: [-tok] *)
while
While
whiLe
+1 -1
View File
@@ -1,4 +1,4 @@
$$ TEST: [-tok]
(* TEST: [-tok] *)
+
-
*
+1 -1
View File
@@ -1,4 +1,4 @@
$$ TEST: [-tok]
(* TEST: [-tok] *)
;
:
,
+1 -1
View File
@@ -1,4 +1,4 @@
$$ TEST: [-tok]
(* TEST: [-tok] *)
)
a)
)a
@@ -1,4 +1,4 @@
$$ TEST: [-tok]
(* TEST: [-tok] *)
type rec: [integer: x; integer: y]
type T1: integer -> integer
type T2: rec -> integer
@@ -1,4 +1,4 @@
$$ TEST: [-tok]
(* TEST: [-tok] *)
(* Type definitions *)
type string: 1 -> character
type int2int: integer -> integer
+1 -1
View File
@@ -1,4 +1,4 @@
$$ TEST: [-tok]
(* TEST: [-tok] *)
type main: string -> integer
function entry: main
+1 -1
View File
@@ -1,4 +1,4 @@
$$ TEST: [-tok]
(* TEST: [-tok] *)
45
123
8392
+1 -1
View File
@@ -1,4 +1,4 @@
$$ TEST: [-tok]
(* TEST: [-tok] *)
"this is a string" 721398 'g' '/n' (* should print 3 tokens before this *)
'
'
+1 -1
View File
@@ -1,4 +1,4 @@
$$ TEST: [-tok]
(* TEST: [-tok] *)
valid1
Valid2
_valid3