2015-12-30 20:19:08 -07:00

4 lines
32 B
JavaScript

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