blob: ecbb26b6d2f69b2638f46789188b1e7e55ee4cbc [file] [log] [blame]
(: Name: fn-matches-27 :)
(: 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")