Commit f32f22a
committed
Temporary hack to support testing
For now, we treat _every_ type spelled "Null" as the Null type. That way
we can introduce a user-level Null that sits next to AnyVal and AnyRef, like
the real Null will once explicit nulls are in. This hack should be reverted
once we have the changes for Null implemented.1 parent e6746e5 commit f32f22a
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1403 | 1403 | | |
1404 | 1404 | | |
1405 | 1405 | | |
| 1406 | + | |
1406 | 1407 | | |
1407 | 1408 | | |
1408 | 1409 | | |
| |||
0 commit comments