Files
cell/tests/underling.js
John Alanbrook 239f35389e
Some checks failed
Build and Deploy / package-dist (push) Has been cancelled
Build and Deploy / deploy-itch (push) Has been cancelled
Build and Deploy / deploy-gitea (push) Has been cancelled
Build and Deploy / build-windows (CLANG64) (push) Has been cancelled
Build and Deploy / build-linux (push) Has been cancelled
fix crashing assert on free
2025-03-22 11:15:40 -05:00

6 lines
90 B
JavaScript

var os = use('os')
$_.receiver(e => {
console.log(`got message: ${json.encode(e)}`)
})