Bump pxt-microbit-core to 0.4.2 with class support
This commit is contained in:
@ -183,6 +183,8 @@ namespace pxt {
|
||||
//%
|
||||
RefRecord* mkRecord(int reflen, int totallen);
|
||||
//%
|
||||
RefRecord* mkClassInstance(int offset);
|
||||
//%
|
||||
void debugMemLeaks();
|
||||
//%
|
||||
int incr(uint32_t e);
|
||||
|
Reference in New Issue
Block a user