added new tests :-)
[ozulis.git] / tests / lang / mugiwara / input / expr / or-bool-int8.mgw
blob3022aa2ce01181bfb30009dfc97f51001467e224
1 void main()
3   cast(bool, true) | cast(int8, 13);