bug1909.scala:7: error: Implementation restriction: auxiliary constructor calls may not use expressions which require lifting. def this(p: String) = this(try 0) ^ one error found