helix/lol.js

8 lines
129 B
JavaScript
Raw Normal View History

// omment toggle on this line should use the javascript comment token(s).
foo();
css`
html {
background-color: red;
}
`;