This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
1
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2024-11-01 09:24:20 -04:00
Code
Issues
Wiki
Activity
c01fcef93f
denoland-deno
/
cli
/
tests
/
testdata
/
error_syntax_empty_trailing_line.mjs
3 lines
76 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Use dprint for internal formatting (#6682)
2020-07-14 15:24:17 -04:00
// Deliberately using .mjs to avoid triggering dprint
errors: replace .lines with explicit .split newline (#4483)
2020-03-24 23:55:54 -04:00
setTimeout
(
(
)
=>
{
}
)
,
Copy permalink