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-20 10:46:30 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
alexet/avoid-path-node-java
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
Permalink
Blame
History
{
"object"
:
{
"foo"
:
1
,
"bar"
:
2
,
}
}
Reference in New Issue
View Git Blame
Copy Permalink