fix a bug in simple_glob (#1632)
- "?" should not match "/" - other minor clean-ups
This commit is contained in:
@@ -0,0 +1 @@
|
||||
console.log(x);
|
||||
Reference in New Issue
Block a user
- "?" should not match "/" - other minor clean-ups
@@ -0,0 +1 @@
|
||||
console.log(x);
|
||||