1.1.2
Try it!
paste to highlight
Download
Source
|
Bugtracker
Documentation
in autumnal colors
Old website
js
Javascript code posted by taro
created at 05 Jan 03:57, updated at 05 Jan 04:01
Edit
|
Back
1
2
3
function
mailTemplate
(
name
)
{
console
.
log
(
`
hi
$
{
name
}
こ
ん
に
ち
は
,
こ
ん
に
ち
は
こ
ん
に
ち
は
`
)
;
}
82 Bytes in 2 ms with coderay