mirror of
https://github.com/erg-lang/erg.git
synced 2025-09-28 12:14:43 +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
|