UNPKG

awesome-vue2-ace-editor

Version:

Ace (Ajax.org Cloud9 Editor) component for Vue2, may be the most perfect.

9 lines 150 B
/*EXPECTED hello world! */ class Test { static function run() : void { // console.log("hello world!"); log "hello world!"; } }