Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make binary expressions with either point being nil return a nil point
This also fixes integer to float and float/integer to boolean binary expressions to correctly work with nil points at all. Related to #5973.
- Loading branch information