19 lines
252 B
Plaintext
19 lines
252 B
Plaintext
//NOTEST
|
|
//
|
|
// $Id$
|
|
//
|
|
|
|
// ; Donated to the public domain by Victor Szakats <info@szelvesz.hu>
|
|
|
|
FUNCTION Main()
|
|
|
|
QOut( ["'/* bumbulda */45]="k" )
|
|
|
|
TEXT
|
|
any text is allowed here
|
|
ENDTEXT
|
|
|
|
* Comments beginning with "*"
|
|
|
|
RETURN NIL
|