db_1.fcl
Go to the documentation of this file.
1 # This file should yield 3 database records.
2 a: 10.25
3 b:
4  {
5  a: "cow"
6  z:
7  {
8  q: "moose"
9  }
10  }