mirror of
https://github.com/erg-lang/erg.git
synced 2025-07-07 13:15:21 +00:00
fix py_compat
build feature name.md
This commit is contained in:
parent
8043a13644
commit
925065d22e
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ Increase the thread stack size. Used for Windows execution and test execution.
|
|||
`--language-server` option becomes available.
|
||||
`erg --language-server` will start the Erg language server.
|
||||
|
||||
## py_compatible
|
||||
## py_compat
|
||||
|
||||
Enable Python-compatible mode, which makes parts of the APIs and syntax compatible with Python. Used for [pylyzer](https://github.com/mtshiba/pylyzer).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue