foreach_async_and_sync
xs
在JS后端上, 它大致生成如下代码:
break
switch
_tmp
while
而假如在函数末尾加如其他代码(比如一行println("")), 函数生成如下代码:
println("")
return