ironman2017
ironman2017 copied to clipboard
輸出值有誤
https://github.com/eyesofkids/ironman2017/tree/master/day07_es6_default_param#傳入參數預設值裡可以用表達式 這個段落的第二個範例的第一個呼叫foo()函式輸出值在程式上輸出是12,但註解是30。