1# This test is run only when JIT support is not available. It checks that an 2# attempt to use it has the expected behaviour. It also tests things that 3# are different without JIT. 4 5/abc/I,jit,jitverify 6Capturing subpattern count = 0 7First code unit = 'a' 8Last code unit = 'c' 9Subject length lower bound = 3 10JIT support is not available in this version of PCRE2 11 12/a*/I 13Capturing subpattern count = 0 14May match empty string 15Subject length lower bound = 0 16 17# End of testinput16 18