Skip to content
All gists
Back to GitHub
Sign in
Sign up
Sign in
Sign up
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
Yukihisa Yamada
ykhs
32
followers
·
6
following
Autify, Inc.
Tokyo, Japan
View GitHub Profile
All gists
26
Starred
1
Sort
Recently created
Least recently created
Recently updated
Least recently updated
Sort
Recently created
Least recently created
Recently updated
Least recently updated
1 file
0 forks
3 comments
28 stars
teramako
/
ES6_quiz.md
Last active
August 20, 2018 01:46
ECMAScript6th Quiz
Q.1
let
func
=
function
(
)
{
}
;
func
.
name
""
"func"
You can’t perform that action at this time.