mattmoore
07/09/2020, 11:00 PMshikasd
07/10/2020, 10:36 AMcase(Person(Some.Class(_), Some.Class1(_)))
Also current frontend approach has a couple of problems with data flow (we don't smart cast) and lexical scope (we don't take into account values introduced in the body of the function), so might look into this as well