S2OJ/web/js/sh_lang/sh_properties.min.js

1 line
197 B
JavaScript
Raw Normal View History

2016-07-18 16:39:37 +00:00
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]]];