1.3 KiB
1.3 KiB
<html lang="en">
<head>
</head>
function myFunction() {
return true;
}
function myFunction() {
return true;
}
function myFunction() {
return true;
}
let multilineString = `
this is the first line
this is the middle line
this is the last line
`;
Dash line
let multilineString = `
this is the first line
this is the middle line
this is the last line
`;
let multilineString = `
this is the first line
this is the middle line
this is the last line
`;
Scrollbar
import { aReallyLongFunctionNameThatCouldBeLongerButThisShouldBeLongEnoughByNowHopefully as anEvenLongerFunctionNameWithMoreCharactersThanCouldBeImaginedByAnyOnePersonInThisEntireWorldOfPeopleThatOneMightKnowAtLeastThatIsWhatIsTheorizedByThisLongName } from 'wow-this-is-so-long-you-might-need-a-scrollbar-to-see-it.long-ol-file-extension-that-should-not-be-this-long-on-a-real-site-but-this-is-to-demonstrate-the-accessibility-of-tabindex-and-scrollbars.js';
</html>