mirror of
https://github.com/erg-lang/erg.git
synced 2025-09-29 12:24:45 +00:00
4 lines
205 B
Markdown
4 lines
205 B
Markdown
# Hint (not implemented)
|
|
|
|
* `x is not defined` (x was deleted by `Del`) => `hint: deleted in line X`
|
|
* patch method duplication: "hint: Specify patch (like `T.foo(1)`) or delete either `.foo` using `Del`"
|