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
2025-12-25 21:26:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c2ebdf5266a900b27c8b439d58cce99a2ea52eee
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