summaryrefslogtreecommitdiff
path: root/test/checker-tests
diff options
context:
space:
mode:
authorVlad Ureche <vlad.ureche@gmail.com>2016-09-14 14:06:01 +0100
committerVlad Ureche <vlad.ureche@gmail.com>2016-09-19 20:06:29 +0200
commite60768b62151a160026985269a87fd5b63ee0ae8 (patch)
tree86eafa3b66d6f27657967075714068e16b5c79c3 /test/checker-tests
parentfdb3105228db20e347a61e61e2e1d86b27683d0d (diff)
downloadscala-e60768b62151a160026985269a87fd5b63ee0ae8.tar.gz
scala-e60768b62151a160026985269a87fd5b63ee0ae8.tar.bz2
scala-e60768b62151a160026985269a87fd5b63ee0ae8.zip
SI-4700 Add `@infix` annotation for type printing
``` scala> import scala.annotation.infix import scala.annotation.infix scala> @infix class &&[T, U] defined class $amp$amp scala> def foo: Int && Boolean = ??? foo: Int && Boolean ```
Diffstat (limited to 'test/checker-tests')
0 files changed, 0 insertions, 0 deletions