MCPcopy Create free account
hub / github.com/nwutils/nw-sample-apps / popStack

Function popStack

mini-code-edit/cm/mode/clojure/clojure.js:61–63  ·  view source on GitHub ↗
(state)

Source from the content-addressed store, hash-verified

59 }
60
61 function popStack(state) {
62 state.indentStack = state.indentStack.prev;
63 }
64
65 function isNumber(ch, stream){
66 // hex

Callers 1

clojure.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected