Files
harbour-core/harbour/tests/working/strings4.prg
Antonio Linares 974bc2fbc2 make files
1999-05-05 05:45:23 +00:00

8 lines
92 B
Plaintext

function Main()
QOut( "Inside strings4" )
At() // generating an error
return nil