Show
Ignore:
Timestamp:
09/08/07 05:44:09 (15 months ago)
Author:
krobillard
Message:

Tweaked slice behavior.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/thune/doc/UserManual

    r468 r476  
    645645 
    646646    "Hello world" :s 
    647     s 2,6 slice .          ; "ello" 
     647    s 2,4 slice .          ; "ello" 
    648648    s -2 slice .           ; ""Hello wor" 
    649649