Bump to 1.14.1
[platform/upstream/augeas.git] / tests / modules / fail_invalid_regexp.aug
1 module Fail_Invalid_Regexp =
2
3   (* We used to not spot that the second regexp in the union is invalid
4      because we did not properly check expressions that contained
5      literals. This construct now leads to a syntax error *)
6   let rx = /a/ | /d)/