JSRUN
使用此草稿 删除草稿
极速运行模式,更高效的运行,点击编辑器上方的运行按钮即刻体验吧。
如果没有明确指定返回值, 函数体将会被隐式的添加 return null; 语句。所以所有函数都会返回一个值。
foo() {} assert(foo() == null);
No autoresizing to fit the code
Render blocking of the parent page