optionalDelegatedParameter_t.fcl
Go to the documentation of this file.
1 pset: {
2  optional_delegated_table: {
3  everything: [that]
4  you: could
5  imagine: {}
6  }
7  optional_delegated_sequence: [1,2,3]
8  s: {
9  nested_optional_delegated_atom: "Hello, Billy"
10  }
11 }