blob: 615ca5c1a0254d23aade6c7e547a7ab661a662d0 [file] [log] [blame]
(: Name: caselessmatch03 :)
(: Description: Call of matches() with "i" flag and a character range :)
matches('abZ', '[a-z]*', 'i')