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