This commit is contained in:
Michal Moskal 2016-04-11 20:54:26 -07:00
parent abc9e90cb9
commit c1a4a55e2b

View File

@ -22,7 +22,7 @@ namespace control {
/**
* Display specified error code and stop the program.
*/
//% shim=pxrt::panic
//% shim=pxtrt::panic
export function panic(code:number)
{
}