ALGOL 68/prelude: Difference between revisions

(→‎string in string: more bugfix)
 
Line 74:
# the first character is present but the rest of the string #
# is too short to contain s #
SKIPfound := FALSE
ELIF s = t[ first pos : first pos + ( s length - 1 ) ] THEN
# found the full string s at first pos #
3,022

edits