table_pass.fcl
Go to the documentation of this file.
1 #===========================================
2 # Testing Table Syntax
3 #===========================================
4 
5 tab1:{ a : 5 b : 6 c : 7 }
6 tab2 : { a:5 b:6 c:7 }
7 tab3: { a:5 b:6 c:7 }
8 tab4 :{ a:5 b:6 c:7 }