Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
According to FLIP-37, the null type is used to represent untyped NULL literals. Those are in particular useful when it comes to passing them to a function call. The new type inference of FLIP-65 is able to process call such as `f(NULL)`.
Attachments
Issue Links
- links to