8 lines
128 B
Plaintext
8 lines
128 B
Plaintext
return {
|
|
test_couple: function() {
|
|
$start(e => {
|
|
$couple(e.actor)
|
|
}, "tests/delay_actor")
|
|
}
|
|
}
|