It's a freakin' static const with an
2019-06-14 20:20:09.894303+02 by Dan Lyke 1 comments
It's a freakin' static const with an initializer! Don't be telling me that it needs a nullability specifier!
2019-06-14 20:20:09.894303+02 by Dan Lyke 1 comments
It's a freakin' static const with an initializer! Don't be telling me that it needs a nullability specifier!
comments in ascending chronological order (reverse):
#Comment Re: It's a freakin' static const with an made: 2019-06-14 22:19:00.500819+02 by: markd
just keep sprinkling `?` and `!` around until it compiles.