table_fail.fcl
Go to the documentation of this file.
1 #===========================================
2 # Testing Incorrect Table Syntax
3 # What's Wrong: No Commas in Tables
4 #===========================================
5 
6 tab:{ a:5, b:6, c:7 }