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