| [#507] | project: compiler | priority: low | category: bug | |
|---|---|---|---|---|
| submitter | assigned to | status | date submitted | |
| Gilles | Martin | fixed | 2005-12-13 18:11:28.0 | |
| subject | Import and Packages are not compatible with Old scala | |||
| code |
import org.apache.tools.ant.taskdefs.MatchingTask;
package scala.tools.nsc.ant {
class NSC extends MatchingTask;
} |
|||
| what happened | |
|||
| what expected | Successful compilation. | |||
| [back to overview] | ||||
| Gilles edited on 2005-12-13 18:11:49.0 |
| Gilles edited on 2005-12-13 18:12:55.0 |
| Martin edited on 2005-12-13 19:17:26.0 |