4 lines
54 B
Text
4 lines
54 B
Text
|
|
_testConst = 5 + 3 + 10
|
||
|
|
print _testConst
|
||
|
|
HandleEvents
|