2003/05/07 10:15:42
[org.ibex.core.git] / src / org / xwt / js / Expr.java
index 7f5df62..1458186 100644 (file)
@@ -191,7 +191,7 @@ public class Expr {
                                    if (key.equals("trapee")) return org.xwt.Trap.currentTrapee();
                                    return super.get(key);
                                }
-                           }
+                           };
                        // FIXME
                        args.put("cascade", org.xwt.Trap.cascadeFunction);
                        scope.put("arguments", args);