From e398a47fc9ef8ded356c56b5739808ce1192e3d2 Mon Sep 17 00:00:00 2001 From: Ferenc Szontágh <szf@fsociety.hu> Date: Fri, 18 Apr 2025 05:37:07 +0000 Subject: [PATCH] fix syntax, add expected to errors --- test_scripts/test2.vs | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/test_scripts/test2.vs b/test_scripts/test2.vs index 6e43991..ab60178 100644 --- a/test_scripts/test2.vs +++ b/test_scripts/test2.vs @@ -1,5 +1,3 @@ -<?void - int $num = 123; double $double = 12.3; string $variable = "This is a string content with a number: 123"; -- Gitblit v1.9.3