Changeset 417 for branches/thune/thread_safe/tests/working/helpers.t
- Timestamp:
- 06/22/07 20:53:35 (17 months ago)
- Files:
-
- 1 modified
-
branches/thune/thread_safe/tests/working/helpers.t (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/thune/thread_safe/tests/working/helpers.t
r345 r417 20 20 "my\path" dirize . 21 21 "my\path\" dirize . 22 23 24 "--- fold ---" print 25 [2 5 3] 0 [add] fold . 26 ["Thune" "is" "great"] 0 [swap length? add] fold . 27
