mirror of
https://github.com/dschmenk/PLASMA.git
synced 2024-12-25 06:29:21 +00:00
Fix indirect call w/ params
This commit is contained in:
parent
b81dace901
commit
ccfd5e6b87
@ -3209,7 +3209,7 @@ def parse_value(rvalue)
|
||||
//
|
||||
// Function call
|
||||
//
|
||||
if emit_val and type & VAR_TYPE
|
||||
if emit_val
|
||||
if lookahead <> CLOSE_PAREN_TKN
|
||||
emit_push
|
||||
fin
|
||||
|
Loading…
Reference in New Issue
Block a user