From 0048218af5680e3d33008303bfa3b7c486f3200c Mon Sep 17 00:00:00 2001 From: dvs1 Date: Fri, 25 Oct 2024 13:40:43 +1000 Subject: Comment++ --- test_.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/test_.lua b/test_.lua index 82c418f..e4ebcc8 100755 --- a/test_.lua +++ b/test_.lua @@ -156,5 +156,6 @@ print('') for k,a in pairs(arg) do print('arg[' .. k .. '] = ' .. a) end __'date':log():show():Do() +-- Should get that "later" thing printed while the sleep is happening. __'date; sleep 5; date':log():show():Do() -- cgit v1.1