view test/octave.test/string/index-1.m @ 6971:0a9d97cf2e13

[project @ 2007-10-07 19:44:53 by dbateman]
author dbateman
date Sun, 07 Oct 2007 19:44:53 +0000
parents a243d3410229
children
line wrap: on
line source

index ("foobarbaz", "b") == 4 && index ("foobarbaz", "z") == 9