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