]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - tests/jssource/minify/test/strict-equals.js
Release $ver
[Github/sugarcrm.git] / tests / jssource / minify / test / strict-equals.js
1 typeof a === 'string'
2 b + "" !== c + ""
3 d < e === f < g