1
0
mirror of https://github.com/benhoyt/inih.git synced 2025-02-05 07:08:23 +08:00
inih/fuzzing/testcases/case1.ini
2021-02-24 11:47:12 +13:00

9 lines
72 B
INI

; comment
[foo] ; section
bar=1 ; name=value
[bar]
name = Bob
age: 42