Catch in preliminary analysis unusable variable creation.
Closed this issue · 0 comments
rssh commented
check and reprt as error automatically colored unused variables.
val x = doSpmething()
......
//x is unused later.
Closed this issue · 0 comments
check and reprt as error automatically colored unused variables.
val x = doSpmething()
......
//x is unused later.