FuncDeclaration.setImpure

The function is doing something impure, so mark it as impure. If there's a purity error, return true.

class FuncDeclaration
final
bool
setImpure
(
)

Meta