Files
funnygame/tests/ini/test1.ini
2025-08-20 01:27:25 +03:00

13 lines
185 B
INI

[Test_Values]
a = "Hello world!\n"
b = true
c = false
c = 3.1415926
d = 123456
e = -2.71828
f = -890
g = .34
abc3d = "Hello world from the funny engine, you can use \" to add quotes"