mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-29 17:22:56 +08:00
rername arg
This commit is contained in:
parent
7117a0b4de
commit
2f66cfb75a
@ -851,7 +851,7 @@ static char* ASM_getOutAsm(Args* outBuffs,
|
||||
}
|
||||
|
||||
/* a hock for pacakges to enhance the parse */
|
||||
PIKA_WEAK char* __pikaExtern_beforeParseLine(Args* singleRunBuffs, char* line) {
|
||||
PIKA_WEAK char* __pikaExtern_beforeParseLine(Args* outBuffs, char* line) {
|
||||
return line;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user