This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-04-12 10:34:02 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e6d94bc4f4d6d47fc5f7cc0d58529ec6235f7d3
codeql
/
javascript
/
extractor
/
tests
/
json
/
input
/
object-trailing-comma.json
Asger F
6dd8114f00
JS: Add test with trailing comma in JSON object
2025-04-28 10:56:34 +02:00
7 lines
62 B
JSON
Raw
Blame
History
{
"object"
:
{
"foo"
:
1
,
"bar"
:
2
,
}
}
Reference in New Issue
View Git Blame
Copy Permalink