summaryrefslogtreecommitdiffstats
path: root/tests/sfb.awl
blob: 2cbb177108395cf1631215b9d96c4cb3a4be18d6 (plain)
1
2
3
4
5
6
7
8
9
10
ORGANIZATION_BLOCK OB 1
BEGIN
	CALL		SFB -1, DB 1
END_ORGANIZATION_BLOCK


DATA_BLOCK DB 1
	SFB -1
BEGIN
END_DATA_BLOCK
bues.ch cgit interface