mirror of
https://github.com/github/codeql.git
synced 2026-08-01 07:53:00 +02:00
2 lines
65 B
JavaScript
2 lines
65 B
JavaScript
if (!/[[{]\w+[]}]/.test(input))
|
|
console.log("Malformed input."); |