mirror of
https://github.com/erg-lang/erg.git
synced 2025-09-27 19:59:07 +00:00
4 lines
102 B
Python
4 lines
102 B
Python
.kwlist: List Str
|
|
.softkwlist: List Str
|
|
.iskeyword: (s: Str) -> Bool
|
|
.issoftkeyword: (s: Str) -> Bool
|