Changeset 21221
- Timestamp:
- 07/04/08 16:04:05 (3 months ago)
- Files:
-
- 1 modified
-
v6/smop/test/12_p6opaque.sm0p (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
v6/smop/test/12_p6opaque.sm0p
r21218 r21221 22 22 SMOP_RELEASE(interpreter, capture); 23 23 } else if (identifier == SMOP__ID__DESTROYALL) { 24 printf("ok 4- called DESTROYALL\n");24 printf("ok 5 - called DESTROYALL\n"); 25 25 } else { 26 26 printf("not ok - unkown method\n");
