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

Function line_comment

MathBox/mathbox-core.js:33945–33947  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33943 }
33944
33945 function line_comment() {
33946 return preprocessor()
33947 }
33948
33949 function block_comment() {
33950 if(c === '/' && last === '*') {

Callers 1

writeFunction · 0.70

Calls 1

preprocessorFunction · 0.70

Tested by

no test coverage detected