index
:
libconfig.git
master
squeeze-backports
upstream
libconfig Debian packaging
Jonathan McCrohan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
testdata
/
bad_input_1.cfg
blob: ee788b60bf7842ed4a78f7c98cbf65279c1aa101 (
plain
)
1
2
3
4
5
6
7
foo:
{
a
=
100;
b = 10;
a = "hello";
};