summaryrefslogtreecommitdiffstats
path: root/tests/symbols.awl
blob: be85b109228e598054f11cb927004dbbb3a5704f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
	__STWRST
	U		"sym_M_0.0"
	__ASSERT==	__STW VKE,	0
	SET
	=		M 0.0
	__STWRST
	U		"sym_M_0.0"
	__ASSERT==	__STW VKE,	1
	CLR
	=		"sym_M_0.0"
	__STWRST
	U		M 0.0
	__ASSERT==	__STW VKE,	0
bues.ch cgit interface