This repository has been archived by the owner on Aug 31, 2023. It is now read-only.
🐛 Incorrect detecting this
as undeclared with noUndeclaredVariables enabled
#4642
Closed
1 task done
Labels
S-Bug: confirmed
Status: report has been confirmed as a valid bug
Environment information
What happened?
Playground Example
This code defines types that actually work for T1 and T2.
Rome will incorrectly throw an error that
this
is not declared on the T1 line.Expected result
This code does not complain about undeclared variables.
Code of Conduct
The text was updated successfully, but these errors were encountered: