Error when assigning `Option.none` to `test` property in type `T`
Hi there, would anyone know why this is erroring? I'm trying to have incorrect state unrepresentable, but looks like
Option.none has Option type instead of None. Am I doing it wrong?