mirror of
https://github.com/dschmenk/PLASMA.git
synced 2025-08-12 04:25:07 +00:00
Fix indirect call w/ params
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user