Files
hello-world/a/apc.apc
2008-07-25 18:01:29 -07:00

5 lines
53 B
Plaintext

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