aboutsummaryrefslogblamecommitdiff
path: root/tests/pending/run/t4710.check
blob: 0dd49dfbd31283ceb8eb34d8c61e1497ed9d9600 (plain) (tree)
1
2
3
4
5
6
7
8







                                                                         
Type in expressions to have them evaluated.
Type :help for more information.

scala> def method : String = { implicit def f(s: Symbol) = "" ; 'symbol }
warning: there was one feature warning; re-run with -feature for details
method: String

scala> :quit