Explorar o código

* Fixed unclosed comment causing the test to fail for a completely unrelated reason.

git-svn-id: trunk@21725 -
sergei %!s(int64=13) %!d(string=hai) anos
pai
achega
335d9346dd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/tbs/tb0528.pp

+ 1 - 1
tests/tbs/tb0528.pp

@@ -2,7 +2,7 @@
 {%skiptarget=darwin,aix}
 
 { darwin limits statically declared data structures to 32 bit for efficiency reasons }
-{ the aix assembler cannot deal with the way we declare these arrays in assembler code )
+{ the aix assembler cannot deal with the way we declare these arrays in assembler code }
 
 program tb0528;