We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 861f84a commit ad3ccc1Copy full SHA for ad3ccc1
rockytanker.lua
@@ -3,4 +3,5 @@ local rocky = "rockytanker"
3
4
if rocky == "rockytanker" then print(rocky) end
5
if rocky ~= "rockytanker" then print("ROCKY IS ROCKY GRAAAAAAAHHHHHH") end
6
+goofy ahh rockytanker
7
]]--
0 commit comments