dotc crashes when compiling the follow code. $ cat abc.scala ``` class Test2(val valueVal: Test2) extends AnyVal ``` $ dotc abc.scala output: https://gist.github.com/helloqirun/d09e36c276832140e7c74d1f26378a14