Commit c24fc9b9 authored by Andrew Waterman's avatar Andrew Waterman
Browse files

Suppress some scala compiler warnings

@unchecked is better than matching on _ in this case, because we want to
fail on an unexpected case, rather than silently proceed.
parent 095fd80c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment