Really fucking hard to spend time with a language where non-nullability of references is something enforced by the typechecker, and then go from there back to C# where every single instance of a . is a potential deathtrap
@[email protected] @[email protected] i thought this was what https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/compiler-options/language#nullable did?