Ver Fonte

* fixed location of "end." in case "supported" is not defined

git-svn-id: trunk@20845 -
Jonas Maebe há 13 anos atrás
pai
commit
2174c6debc
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      tests/test/tweaklib1.pp

+ 1 - 1
tests/test/tweaklib1.pp

@@ -52,5 +52,5 @@ exports
   _test name '_TEST',
   _myvar;
 
-end.
 {$endif supported}
+end.