blob: 9f9f635837cf61247ec01bd994d6655ad6154fb3 [file] [log] [blame]
(: Name: fn-matches-26 :)
(: Description: Check for the correct behavior of ^ and $ in multi-line mode :)
(: This test case was motivated by the resolution of Bug Report ???? :)
fn:matches("abcd
defg
", "^$", "m")