summaryrefslogtreecommitdiff
path: root/test/files/neg/t5753/Test_2.scala
diff options
context:
space:
mode:
authorSimon Ochsenreither <simon@ochsenreither.de>2013-11-14 17:23:48 +0100
committerSimon Ochsenreither <simon@ochsenreither.de>2013-11-14 17:28:57 +0100
commitbc98d7d5aaeeced69751688b57a69297a528fd3b (patch)
treed78854dae99435b7282c3068ab7e9a25151c33b3 /test/files/neg/t5753/Test_2.scala
parent946b76ad8b31b1fd74e2f8e1972c4a9159ac690a (diff)
downloadscala-bc98d7d5aaeeced69751688b57a69297a528fd3b.tar.gz
scala-bc98d7d5aaeeced69751688b57a69297a528fd3b.tar.bz2
scala-bc98d7d5aaeeced69751688b57a69297a528fd3b.zip
SI-7961 Fix false positive procedure warnings
Two issues are fixed in this commit: - `def foo: Unit` was detected as missing a return type - The warning was emitted for constructors, but `def this(...): Unit = ...` is not valid Scala syntax
Diffstat (limited to 'test/files/neg/t5753/Test_2.scala')
0 files changed, 0 insertions, 0 deletions