mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
4 lines
40 B
JavaScript
4 lines
40 B
JavaScript
if (afraid()) {
|
|
scream();
|
|
runAway();
|
|
} |