updated comment
This commit is contained in:
parent
4ac5ec8b04
commit
db342784bc
@ -7,7 +7,7 @@ from inference import *
|
|||||||
# we assume having the following types:
|
# we assume having the following types:
|
||||||
# bool, int32 with associated operations
|
# bool, int32 with associated operations
|
||||||
|
|
||||||
# not handled now: named expression, if expression, type guard
|
# not handled now: named expression, type guard
|
||||||
|
|
||||||
def parse_expr(ctx: Context,
|
def parse_expr(ctx: Context,
|
||||||
sym_table: dict[str, Type],
|
sym_table: dict[str, Type],
|
||||||
|
Loading…
Reference in New Issue
Block a user