1
1
mirror of https://github.com/renbaoshuo/S2OJ.git synced 2025-03-22 17:37:02 +00:00
S2OJ/web/js/sh_lang/sh_properties.min.js

1 line
197 B
JavaScript
Raw Permalink Normal View History

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