mirror of
https://github.com/erg-lang/erg.git
synced 2025-09-29 20:34:44 +00:00
6 lines
697 B
Markdown
6 lines
697 B
Markdown
# Hint (未実装)
|
|
|
|
[](https://gezf7g7pd5.execute-api.ap-northeast-1.amazonaws.com/default/source_up_to_date?owner=erg-lang&repos=erg&ref=main&path=doc/EN/compiler/TODO_hint.md&commit_hash=d15cbbf7b33df0f78a575cff9679d84c36ea3ab1)
|
|
|
|
* `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`"
|