function logMsg()
in
sim/api.ts [84:84]
1
lines of code
1
McCabe index (conditional complexity)
function logMsg(m:string) { console.log(m) }