MCPcopy Create free account
hub / github.com/codecombat/codecombat / say

Function say

spec/aether/flow_spec.js:15–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13 const nStatements = 4; // If we improved our statement detection, this might go up
14 it("should count statements and track vars", function() {
15 const thisValue = {say() {}};
16 const options = {
17 includeFlow: true,
18 includeMetrics: true

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected