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