Working runner with stdout to view
@ -0,0 +1,5 @@
print("Starting loop: test 123")
for i = 1, 5 do
print("i =", i) -- we'll stop here
end
The note is not visible to the blocked user.