aboutsummaryrefslogtreecommitdiffstats
path: root/tests/900-bugs/indirect-addr-format.awl
blob: 83cc638f0d5e353eaaff55767fc0ca766effaec9 (plain)
1
2
3
4
5
6
7
8
9
ORGANIZATION_BLOCK OB 1
BEGIN

	// This is invalid and should raise an AwlSimError.
	L	W [P#M 0.0, P#0.0]


	CALL SFC 46 // STOP CPU
END_ORGANIZATION_BLOCK
bues.ch cgit interface