8 lines
47 B
INI
Executable File
8 lines
47 B
INI
Executable File
|
|
foo:
|
|
{
|
|
a = 100;
|
|
b = 10;
|
|
a = "hello";
|
|
};
|