1 #include "to_indented_string_annotated_prolog.fcl"
6 table: { @table::test.table }
7 seq1: [ @sequence::test.seq_prolog ]
10 [ nested,sequence,does,this,"work?"],
13 { just : { suppose : no } },
14 { nose : { where : would} },
15 { all : { our : [ glasses, sit, "they'd", all ] } },
16 { fall : [ off, just, think, of, it ] }
22 table2 : { @table::test.table }
24 success : { table3 : { @table::test } }
26 any_more_success: { table4 : @local::test }
28 table1.table.foo: bar_none
29 table1.this.can.be.extended : "What to do here?"