Annotation of embedaddon/pcre/testdata/testinput15, revision 1.1.1.1

1.1       misho       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/S+I
                      6: 
                      7: /a*/SI
                      8: 
                      9: /-- End of testinput15 --/

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>