mirror of
https://github.com/github/codeql.git
synced 2026-04-23 07:45:17 +02:00
Add ERB comment as regression test for parsing bug
This commit is contained in:
@@ -1 +1 @@
|
||||
| 2 |
|
||||
| 3 |
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
| src/bar.erb:0:0:0:0 | src/bar.erb | |
|
||||
| src/foo.rb:0:0:0:0 | src/foo.rb | |
|
||||
| src/vendor/cache/lib.rb:0:0:0:0 | src/vendor/cache/lib.rb | |
|
||||
|
||||
2
ql/test/query-tests/diagnostics/src/bar.erb
Normal file
2
ql/test/query-tests/diagnostics/src/bar.erb
Normal file
@@ -0,0 +1,2 @@
|
||||
<%# comment -%>
|
||||
blah
|
||||
Reference in New Issue
Block a user