2017-11-22 16:46:18 -08:00

4 lines
32 B
JavaScript

if (a === b) {
foo = "bar";
}