Difference between revisions of "User:Spamtest"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
spam spam spam humbug | spam spam spam humbug | ||
+ | |||
+ | |||
+ | <syntaxhighlight lang="Lua" > | ||
+ | for i=1,100 do | ||
+ | print("weee") | ||
+ | end | ||
+ | </syntaxhighlight> |
Revision as of 16:05, 24 April 2019
spamtest 123
spam spam spam humbug
for i=1,100 do
print("weee")
end