blob: 951e9c7ccc5fdc1c3b8b018b3e837e9f2a3e1a1c [file] [log] [blame]
(: Name: caselessmatch01 :)
(: Description: Simple call of matches() with "i" flag :)
matches('abc', 'ABC', 'i')