aboutsummaryrefslogtreecommitdiffstats
path: root/library/ace/ext-error_marker.js
blob: dfefa20ab868ff9f0aba953c8d866206f2657185 (plain) (blame)
1
2
3
4
5
;
                (function() {
                    ace.require(["ace/ext/error_marker"], function() {});
                })();