summaryrefslogtreecommitdiff
path: root/test.toc
blob: f511440635877c09173784c7df8d1bae825f7352 (plain)
1
2
3
4
5
6
7
8
9
10
foo ::= nms {
bar ::= 12;
};
yep :: Namespace = nms {
bar ::= 12;
};


main ::= fn() {
};