Projekt

Obecné

Profil

Stáhnout (190 Bajtů) Statistiky
| Větev: | Tag: | Revize:
1
{
2
	class samples.ok.Simple : {
3
		"testDouble" : 1.0, 
4
		"testInt" : 123, 
5
		"intArray" : [ 5, 10, 15 ], 
6
		"localEnum" : LOW, 
7
		"pozdrav" : "AHOJ", 
8
		"stringArray" : [ "A", "B", "C" ]
9
	}
10
}
(8-8/13)