nitcc: update tests for longest/shortest
[nit.git] / contrib / nitcc / tests / sav / lexer-shortest-longest2.alt3.input.res
index 32655e1..141a0b6 100644 (file)
@@ -1,3 +1,8 @@
-T_Sa@1,1:a
-T_La@1,2:ab
-TEnd@2,1:
+Start
+  p
+    Nodes
+      t_2
+        sa@(1:1-1:2)='a'
+      t_1
+        la@(1:2-1:4)='ab'
+  Eof@(2:1-2:1)=''