summaryrefslogtreecommitdiffstats
path: root/testsuite/parseko/source_context.stp
blob: 403b203b724bc64b03e93aa05edc81f04fb44278 (plain)
1
2
3
4
5
probe timer.ms(123)
{
printf("Probe successful\n")
				   eeexit ()
}