1c5f01b2fSopenharmony_ci[1,2,3] != [1,2,4] true
2c5f01b2fSopenharmony_ci{"A":"a","B":"b"} != {"A":"a","B":"b"} false
3c5f01b2fSopenharmony_ci17 != 17.0 false
4c5f01b2fSopenharmony_ci"foo" != "bar" true
5