adv_test_pass.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 tab1:{ d:{ e:[1,2,3] f:'hello world\n'} g:[ {h:1 i:2}, {j:3 k:4} ] }
3 index: @local::tab1.g[0].h
4 END_PROLOG
5 a: @local::index