mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-01-09 12:42:39 +01:00
Create TestFile.txt
This commit is contained in:
parent
7f41905005
commit
02fb68c697
23
Applications/Highlight/TestFile.txt
Normal file
23
Applications/Highlight/TestFile.txt
Normal file
@ -0,0 +1,23 @@
|
||||
|
||||
--Syntax highlight test!
|
||||
local counter = 1
|
||||
|
||||
local function analyzeSexOrientation(action1, action2, 2, 10, 0xffffff)
|
||||
while true do
|
||||
local color = 0xff0000
|
||||
|
||||
if mamka == papka then
|
||||
color = 0x332211
|
||||
local success = ebal(mamka)
|
||||
if success then
|
||||
print("Красава!")
|
||||
else
|
||||
print("Лох!")
|
||||
end
|
||||
else
|
||||
break
|
||||
end
|
||||
|
||||
counter = counter + 1
|
||||
end
|
||||
end
|
||||
Loading…
x
Reference in New Issue
Block a user