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