回答編集履歴
1
edit
test
CHANGED
@@ -1 +1,3 @@
|
|
1
1
|
console.log()は返却値を持ちません。
|
2
|
+
|
3
|
+
返却値がない=undefined=test()の返却値はundefined
|