赣南脐橙

佰草伐

导航

Can functions be defined below return statements?

function stealthCheck(){ 
  assert( stealth(), "We'll never get below the return, but that's OK!" ); 
 
  return stealth(); 
 
  function stealth(){ return true; } 

 
stealthCheck();

posted on 2020-10-26 14:35  佰草伐  阅读(69)  评论(0编辑  收藏  举报

自定义导航网站

php基础知识

Wood Furniture