Sign in
webkit
/
WebKit
/
a505795d6604e65c53d1725ad4e11f5541e21004
/
.
/
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 */