mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 23:13:25 +00:00
Javascript has function scope only, not block scope, so the block use of 'var' is misleading. (imported from commit 6763fa241408e5893392f622fd92b2664a993ed0)