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