Aladdin - Scala Bugtracking
[#631] project: compiler priority: low category: bug
submitter assigned to status date submitted
Nikolay Martin fixed 2006-06-20 09:56:28.0
subject Lax implicit modifier checks
code
// at top level

implicit object Foo;
what happened
Compiled
what expected Error like "'implicit' modifier noy allowed for top level object". At least according to paragraph 7.1 of the Scala Language Specification
[back to overview]
Changes of this bug report
Martin  edited on  2006-06-21 17:38:33.0