github.com/zhuohuang-hust/src-cbuild@v0.0.0-20230105071821-c7aab3e7c840/mergeCode/toml/_examples/invalid-apples.toml (about)

     1  # DO NOT WANT
     2  [fruit]
     3  type = "apple"
     4  
     5  [fruit.type]
     6  apple = "yes"