Home
About
API
PageRenderTime 16ms CodeModel.GetById 15ms app.highlight 0ms RepoModel.GetById 0ms app.codeStats 0ms
/a/apc.apc
http://github.com/AdamHarte/hello-world
Unknown | 4 lines | 4 code | 0 blank | 0 comment | 0 complexity | 93fcdfbb4e5ea468bb789fc087a4fd61 MD5 |
raw file
1
probe program
2
{
3
on_entry log ("Hello, World!\n");
4
}