﻿id	summary	reporter	owner	description	type	status	priority	version	resolution	keywords	cc
3	Support skipping	dsowen	dsowen	"{{{
(deflexer test ()
  (""[0-9]+"" digits)
  (""[:space:]+""))
}}}

Evaluating `(test "" 123"")` should skip the leading whitespace and return the following digits token.

Proposed by vasa on #gentoo-lisp"	enhancement	new	minor				
