let totallyNotNull = someFunc()! function test(mayBeNull ?: number): void {}
Last updated 4 years ago