Searched refs:glo1 (Results 1 – 1 of 1) sorted by relevance
68 var glo1 = 0; variable69 function f1(x) { glo1 = x; }71 assertEquals(glo1, 42);