remove sdl from os.c

This commit is contained in:
2025-12-01 06:21:00 -06:00
parent 53085d7e3a
commit 8e4c60baf3
3 changed files with 84 additions and 27 deletions

View File

@@ -3,4 +3,4 @@ $_.start(e => {
log.console(`Original sender got message back: ${json.encode(msg)}. Stopping!`)
$_.stop()
})
}, "reply")
}, "tests/reply")