This commit is contained in:
K-Sato 2019-06-25 08:25:19 +09:00 committed by GitHub
parent 9d010198e8
commit 119d6e538f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
# Function in if # Function in if
Look at the code. What will be result of the call at the last line? Look at the code. What will be the result of the call at the last line?
```js run ```js run
let phrase = "Hello"; let phrase = "Hello";