Commit c1944c1
committed
REPL: Make sure to call printSummary
For example:
scala> @deprecated("no", "nah") class C; new C
there were 1 deprecation warning(s); re-run with -deprecation for details
// defined class C
val res0: C = C@4273cda61 parent d2b2c46 commit c1944c1
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| 153 | + | |
153 | 154 | | |
154 | 155 | | |
155 | 156 | | |
| |||
0 commit comments