Huáng Jùnliàng 256fa5aa04 chore: bump regexpu-core to version 4.6.0 (#10439)
* chore: update test fixtures

* chore: test against regexpu-core 4.6.0

* chore: bump regexpu-core dependency
2019-09-13 17:51:24 +02:00

3 lines
31 B
JavaScript

var a = /./;
var b = /[\s\S]/;