to_indented_string_annotated_prolog.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 test: {
3  foo: bar
4  table: {
5  foo: bar
6  }
7  seq_prolog : [When, in, the, course, of, human, events, "..."]
8 }
9 
10 END_PROLOG