Files
cell/tests/reply_actor.ce

4 lines
97 B
Plaintext

// tests/reply_actor.ce - Simple child that just logs
log.console("reply_actor: alive!")
$stop()