mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-29 17:22:56 +08:00
update src
This commit is contained in:
parent
1125cf3bfb
commit
516a57d603
@ -965,6 +965,7 @@ static int32_t Parser_getPyLineBlockDeepth(char* line) {
|
||||
if (0 == spaceNum % 4) {
|
||||
return spaceNum / 4;
|
||||
}
|
||||
__platform_printf("[info]: only support 4 spaces\r\n");
|
||||
/* space Num is not 4N, error*/
|
||||
return -1;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user