| [#251] | project: compiler | priority: high | category: bug | |
|---|---|---|---|---|
| submitter | assigned to | status | date submitted | |
| Stephane | Martin | fixed | 2003-12-08 15:39:49.0 | |
| subject | ApplicationError in typechecker | |||
| code |
object Main {
System.out.println("Math.PI = " + Math.PI)
} |
|||
| what happened | |
|||
| what expected | no runtime error ! | |||
| [back to overview] | ||||
| Philippe edited on 2003-12-08 16:22:20.0 |
|
Added missing case for strings in ConstantFloder. |
| Philippe edited on 2003-12-08 16:22:31.0 |
|
Added missing case for strings in ConstantFloder. |