Changeset 132 for trunk/thune/tests
- Timestamp:
- 05/02/06 00:04:01 (3 years ago)
- Files:
-
- 1 modified
-
trunk/thune/tests/working/parse2.t (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/thune/tests/working/parse2.t
r130 r132 4 4 none :tok 5 5 bitset! " ^-^/" make :white 6 white copy complement :non-white 6 7 ][ 7 8 blk clear swap 8 9 [ 9 10 some white 10 | :tok towhite tok: (blk tok copy append drop)11 | :tok some non-white tok: (blk tok copy append drop) 11 12 ] parse.some drop 12 13 ]
