MCPcopy Index your code
hub / github.com/stemkoski/stemkoski.github.com / line_comment

Function line_comment

MathBox/mathbox-bundle.js:80630–80632  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

80628 }
80629
80630 function line_comment() {
80631 return preprocessor()
80632 }
80633
80634 function block_comment() {
80635 if(c === '/' && last === '*') {

Callers 1

writeFunction · 0.70

Calls 1

preprocessorFunction · 0.70

Tested by

no test coverage detected