PageRenderTime 38ms CodeModel.GetById 21ms RepoModel.GetById 0ms app.codeStats 0ms

/js/lib/Socket.IO-node/support/expresso/deps/jscoverage/tests/javascript/javascript-colon.js

http://github.com/onedayitwillmake/RealtimeMultiplayerNodeJs
JavaScript | 7 lines | 6 code | 1 blank | 0 comment | 0 complexity | 4e2a336555de1ad99867f0644b7e6d57 MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.1, MPL-2.0-no-copyleft-exception, BSD-3-Clause
  1. x:
  2. y = 0;
  3. y: {
  4. let y = 1;
  5. print(y);
  6. }