PageRenderTime 41ms CodeModel.GetById 15ms RepoModel.GetById 1ms app.codeStats 0ms

/test/features/while.js

http://github.com/rstacruz/js2coffee
JavaScript | 1 lines | 1 code | 0 blank | 0 comment | 1 complexity | 82e680ac9213210902df0aee81566afe MD5 | raw file
  1. while (!a) { alert(1); }