You are viewing a single comment's thread. Return to all comments →
javascript renamed m to current
current = (current == a) ? b : current == b ? a : current;
finally log "current"
Seems like cookies are disabled on this browser, please enable them to open this website
Where's the Marble?
You are viewing a single comment's thread. Return to all comments →
javascript renamed m to current
current = (current == a) ? b : current == b ? a : current;
finally log "current"