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