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