Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Commit 7458f89

Browse files
author
Sauyon Lee
committed
Add test with curly braces in filename
1 parent 1666407 commit 7458f89

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
| -:0:0:0:0 | malformed import path "github.com/github/codeql-go/ql/test/extractor-tests/tolerate-curly-braces/subdir{}": invalid char '{' |
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
package other
2+
3+
func Test() {}

0 commit comments

Comments
 (0)