MCPcopy Index your code
hub / github.com/Macuyiko/minecraft-python / last

Function last

ServerEditorWeb/ace/ace.js:11129–11129  ·  view source on GitHub ↗
(a)

Source from the content-addressed store, hash-verified

11127
11128 this.$initOperationListeners = function() {
11129 function last(a) {return a[a.length - 1]}
11130
11131 this.selections = [];
11132 this.commands.on("exec", this.startOperation.bind(this), true);

Callers 1

worker-coffee.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected