blob: b89efe553531dd644b1e3756b40253a3766a6830 [file] [log] [blame]
(: Name: caselessmatch02 :)
(: Description: Call of matches() with "i" flag and a character range :)
matches('abZ', '[A-Z]*', 'i')