xbot/include/libconfig-1.7.3/tests/testdata/bad_input_1.cfg

8 lines
47 B
INI
Executable File

foo:
{
a = 100;
b = 10;
a = "hello";
};