erg/doc/JA/compiler/TODO_hint.md
Shunsuke Shibayama 96132b20f6 initial commit
2022-08-10 23:02:27 +09:00

231 B

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"
  • x was moved in line X