summaryrefslogtreecommitdiff
path: root/tnslc/compile/variable.tnsl
blob: af6f6c15cc75eb7d4f1df7a2e0fd08a215890eb7 (plain)
1
2
3
4
5
6
7
8
9
struct Variable {
	~uint8 name
}

/; method Variable

	/; end
	;/
;/