Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removes discrepancy between SIP 15 and compiler
There was a discrepancy in that the compiler alternatively accepts a val parameter or an unbox method for a value class but SIP 15 does not mention the unbox method. I commented out the line in the compiler that does it.
- Loading branch information