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-05-29 02:21:27 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
115a762f4c66b9bf6b9fd8ea41d1dc98596e1209
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