anvil
anvil copied to clipboard
Generated anvil code `OPT_IN_USAGE_ERROR` suppression causes warnings in K2
From testing:
w: file:///...kt:6:3 This code uses error suppression for 'OPT_IN_USAGE_ERROR'. While it might compile and work, the compiler behavior is UNSPECIFIED and WON'T BE PRESERVED. Please report your use case to the Kotlin issue tracker instead: https://kotl.in/issue
Filed https://youtrack.jetbrains.com/issue/KT-66513
They're going to remove the warning in RC2 👍