xref: /aosp_15_r20/external/libconfig/examples/c/cfg_includes/book2.cfg (revision 2e9d491483b805f09ea864149eadd5680efcc72a)
1*2e9d4914SAndroid Build Coastguard Worker{
2*2e9d4914SAndroid Build Coastguard Worker  title  = "Snow Crash";
3*2e9d4914SAndroid Build Coastguard Worker  author = "Neal Stephenson";
4*2e9d4914SAndroid Build Coastguard Worker  price  = 9.99;
5*2e9d4914SAndroid Build Coastguard Worker  qty    = 8;
6*2e9d4914SAndroid Build Coastguard Worker},
7