5 lines
51 B
Plaintext
5 lines
51 B
Plaintext
|
|
probe program
|
||
|
|
{
|
||
|
|
on_entry log ("Hello World\n");
|
||
|
|
}
|