mirror of
https://github.com/erg-lang/erg.git
synced 2025-12-23 05:36:48 +00:00
2 lines
73 B
Python
2 lines
73 B
Python
.call_method obj, x = obj.method(x) # ERR
|
|
.member obj = obj.member # ERR
|