Files
cell/tests/underling.js
John Alanbrook c566f90d16
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-linux (push) Has been cancelled
Build and Deploy / build-windows (CLANG64) (push) Has been cancelled
remove script
2025-03-19 17:52:44 -05:00

8 lines
124 B
JavaScript

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