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-02-13 05:31:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d6a14e63ba35d15eac27d7400a92ef059e0eefd8
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