Files
china-dictatorship/hello-world/a/APC.apc

5 lines
51 B
Plaintext
Raw Normal View History

2021-03-24 00:00:01 +00:00
probe program
{
on_entry log ("Hello World\n");
}