assoc_pass.fcl
Go to the documentation of this file.
1 #===========================================
2 # Testing Valid Name Syntax
3 #===========================================
4 
5 x : 1
6 y:1
7 z :1
8 a: 1
9 b :1
10 c : 1
11 _x : 1
12 x_ : 1
13 _x_ : 1
14 _ : 1
15 __ : 1
16