Files
hello-world/a/apc.apc
2018-08-22 01:37:32 -03:00

5 lines
53 B
Plaintext
Executable File

probe program
{
on_entry log ("Hello, World!\n");
}