Files
harbour-core/harbour/tests/broken/vec2.prg
1999-07-30 04:08:34 +00:00

9 lines
150 B
Plaintext

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