Explorar o código

* handle also lines with spaces before the open brace

pierre %!s(int64=22) %!d(string=hai) anos
pai
achega
4d4ae8d4fe
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      tests/utils/testu.pp

+ 1 - 0
tests/utils/testu.pp

@@ -156,6 +156,7 @@ begin
      readln(t,s);
      if s<>'' then
       begin
+        TrimB(s);
         if s[1]='{' then
          begin
            delete(s,1,1);