Changeset 499 for trunk/thune/scripts/c_string.t
- Timestamp:
- 12/05/07 03:12:00 (12 months ago)
- Files:
-
- 1 modified
-
trunk/thune/scripts/c_string.t (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/thune/scripts/c_string.t
r397 r499 3 3 [str | a b] 4 4 [ 5 str copy dup . {"} {\"} replace.all head 6 /* 5 7 str copy 6 8 [some [ … … 8 10 ]] 9 11 parse head 12 */ 10 13 ] 11 14 func :replace-quotes ; (str -- str)
