- Timestamp:
- 09/18/08 23:09:33 (2 months ago)
- Files:
-
- 1 modified
-
v6/smop/src/smop_mold.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
v6/smop/src/smop_mold.c
r22281 r22283 189 189 SMOP__Object* value = SMOP__NATIVE__capture_positional(interpreter, capture, 1); 190 190 mold_reg_set(interpreter, invocant, SMOP__NATIVE__int_fetch(reg_pos), value); 191 SMOP_RELEASE(interpreter,reg_pos); 191 192 192 193 } else if (SMOP__ID__back == identifier) {
