summaryrefslogtreecommitdiff
path: root/test cases/common/222 native prop/nativefile.ini
blob: 790b27cef0c9974568201b16eafad7bfc5a930f9 (plain)
1
2
3
4
[properties]
astring = 'mystring'
anarray = ['one', 'two']
withparentheses = ('anotherstring')  # Ensure parentheses can be parsed