ln.application/ln.application.tests/ConfigurationTest.conf

10 lines
150 B
Plaintext
Raw Normal View History

2020-11-24 18:23:05 +01:00

aNumber: 123.987;
anInteger: 45467;
aString: "This is a test string";
2020-11-26 00:03:36 +01:00
aString: "Another String";
2020-11-24 18:23:05 +01:00
2020-11-26 00:03:36 +01:00
objectA "Container 1" {
2020-11-24 18:23:05 +01:00
something: "stupid";
}