mirror of
https://github.com/github/codeql.git
synced 2026-05-26 00:51:25 +02:00
1 line
41 B
JavaScript
1 line
41 B
JavaScript
const loc = dist < 10 ? "here" : "there"; |