; (function() { | |
window.require(["ace/snippets/crystal"], function(m) { | |
if (typeof module == "object" && typeof exports == "object" && module) { | |
module.exports = m; | |
} | |
}); | |
})(); | |
; (function() { | |
window.require(["ace/snippets/crystal"], function(m) { | |
if (typeof module == "object" && typeof exports == "object" && module) { | |
module.exports = m; | |
} | |
}); | |
})(); | |