﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
1065	irregex-match with `look-ahead` doesn't behave like the example in the docs	evhan		"The docs for the irregex unit give the following example:

{{{
(irregex-match '(: ""regular"" (look-ahead "" expression"")) ""regular expression"") => #<match>
}}}

But that currently returns {{{#f}}}. This is true for irregex proper as well (tested with a handful of different Schemes)."	defect	closed	major	4.9.0	core libraries	4.8.x	fixed	irregex		
