Sign in
webkit
/
WebKit
/
60c3f717a9141a0f8afd6e8437d26c6404e4424c
/
.
/
LayoutTests
/
inspector
/
formatting
/
resources
/
javascript-tests
/
comments-only.js
blob: 3d5797aa56917de530846daa9533c6fa565d17fa [
file
] [
log
] [
blame
]
// Comment line one.
// Comment line three.
/*
* Comment spanning line 5-6
*/
// Another comment on line 6.
/* The end */