object Test { def main(args: Array[String]) { assert(runtime.BoxesRunTime.booleanBoxCount == 0) } }