mirror of
https://github.com/github/codeql.git
synced 2025-12-28 14:46:33 +01:00
2 lines
65 B
JavaScript
2 lines
65 B
JavaScript
if (!/[[{]\w+[]}]/.test(input))
|
|
console.log("Malformed input."); |