02:25
<jmdyck>
dang, i noticed a bug in 1713. Pretty minor though, just the return type of CompilePattern.
02:34
<bakkot>
dang, i noticed a bug in 1713. Pretty minor though, just the return type of CompilePattern.
is it that the AC it returns should take a list of characters rather than a string?
02:35
<jmdyck>
yup
02:35
<jmdyck>
(modulo s/list/List/)
02:36
<jmdyck>
I can submit a PR, but I need to get through the other merges first.
03:15
<jmdyck>
https://github.com/tc39/ecma262/pull/2698