diff --git a/comp/src/gb.eval.highlight/UnitTest/HTMLTestResults b/comp/src/gb.eval.highlight/UnitTest/HTMLTestResults index d12712cae..0b59f9362 100644 --- a/comp/src/gb.eval.highlight/UnitTest/HTMLTestResults +++ b/comp/src/gb.eval.highlight/UnitTest/HTMLTestResults @@ -1,4 +1,4 @@ -
Sub Test() As Integer +Sub Test() As Integer Static N As Integer = 1 N *= 2 Return N @@ -15,4 +15,4 @@ For I = 1 to 10 Print Test();;":";;test1() Next -\ No newline at end of file + \ No newline at end of file