S2OJ/uoj/1/js/sh_lang/sh_properties.min.js
2018-09-20 17:21:40 +08:00

1 line
197 B
JavaScript

if(!this.sh_languages){this.sh_languages={}}sh_languages.properties=[[[/#/g,"sh_comment",1],[/!/g,"sh_comment",1],[/([^="]+)([ \t]*)(=)/g,["sh_type","sh_normal","sh_symbol"],-1]],[[/$/g,null,-2]]];