1cb93a386Sopenharmony_ci### Compilation failed:
2cb93a386Sopenharmony_ci
3cb93a386Sopenharmony_cierror: 1: type mismatch: '+' cannot operate on 'bool', 'bool'
4cb93a386Sopenharmony_cierror: 2: type mismatch: '-' cannot operate on 'bool', 'bool'
5cb93a386Sopenharmony_cierror: 3: type mismatch: '*' cannot operate on 'bool', 'bool'
6cb93a386Sopenharmony_cierror: 4: type mismatch: '/' cannot operate on 'bool', 'bool'
7cb93a386Sopenharmony_cierror: 5: type mismatch: '%' cannot operate on 'bool', 'bool'
8cb93a386Sopenharmony_cierror: 6: type mismatch: '<<' cannot operate on 'bool', 'bool'
9cb93a386Sopenharmony_cierror: 7: type mismatch: '>>' cannot operate on 'bool', 'bool'
10cb93a386Sopenharmony_cierror: 8: '-' cannot operate on 'bool'
11cb93a386Sopenharmony_cierror: 9: '~' cannot operate on 'bool'
12cb93a386Sopenharmony_cierror: 10: type mismatch: '&' cannot operate on 'bool', 'bool'
13cb93a386Sopenharmony_cierror: 11: type mismatch: '|' cannot operate on 'bool', 'bool'
14cb93a386Sopenharmony_cierror: 12: type mismatch: '^' cannot operate on 'bool', 'bool'
15cb93a386Sopenharmony_cierror: 14: type mismatch: '+' cannot operate on 'bool2', 'bool2'
16cb93a386Sopenharmony_cierror: 15: type mismatch: '-' cannot operate on 'bool2', 'bool2'
17cb93a386Sopenharmony_cierror: 16: type mismatch: '*' cannot operate on 'bool2', 'bool2'
18cb93a386Sopenharmony_cierror: 17: type mismatch: '/' cannot operate on 'bool2', 'bool2'
19cb93a386Sopenharmony_cierror: 18: type mismatch: '%' cannot operate on 'bool2', 'bool2'
20cb93a386Sopenharmony_cierror: 19: type mismatch: '<<' cannot operate on 'bool2', 'bool2'
21cb93a386Sopenharmony_cierror: 20: type mismatch: '>>' cannot operate on 'bool2', 'bool2'
22cb93a386Sopenharmony_cierror: 21: '!' cannot operate on 'bool2'
23cb93a386Sopenharmony_cierror: 22: '-' cannot operate on 'bool2'
24cb93a386Sopenharmony_cierror: 23: '~' cannot operate on 'bool2'
25cb93a386Sopenharmony_cierror: 24: type mismatch: '&' cannot operate on 'bool2', 'bool2'
26cb93a386Sopenharmony_cierror: 25: type mismatch: '|' cannot operate on 'bool2', 'bool2'
27cb93a386Sopenharmony_cierror: 26: type mismatch: '^' cannot operate on 'bool2', 'bool2'
28cb93a386Sopenharmony_ci25 errors
29