9 lines
150 B
Plaintext
9 lines
150 B
Plaintext
//
|
|
// $Id$
|
|
//
|
|
|
|
// ; Donated to the public domain by Victor Szel <info@szelvesz.hu>
|
|
|
|
STATIC bBlock1 := {|| Hello() }
|
|
STATIC bBlock2 := {|| cMyPubVar }
|