20 lines
259 B
Plaintext
20 lines
259 B
Plaintext
//NOTEST
|
|
/*
|
|
* $Id$
|
|
*/
|
|
|
|
/* Donated to the public domain by
|
|
Viktor Szakats (harbour syenar.net) */
|
|
|
|
FUNCTION Main()
|
|
|
|
QOut( ["'/* bumbulda */45]="k" )
|
|
|
|
TEXT
|
|
any text is allowed here
|
|
ENDTEXT
|
|
|
|
* Comments beginning with "*"
|
|
|
|
RETURN NIL
|