Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
* Also bracketify the prog args in c9d4a66.
  • Loading branch information
Audrey Tang committed Jul 20, 2010
1 parent f98b0b1 commit 0fd7044
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setting
Expand Up @@ -343,10 +343,10 @@ PRE-INIT {

Q:CgOp {
(prog
(setindex (unbox String (@ (l $name)))
[setindex (unbox String (@ (l $name)))
(getfield slots (cast DynObject (@ (l $obj))))
(l $value))
(null Variable))
(l $value)]
[null Variable])
};
}
$obj;
Expand Down

0 comments on commit 0fd7044

Please sign in to comment.