added some tests
[ozulis.git] / tests / lang / mugiwara / input / expr / sub-bool-int16.mgw
blob5bcc771bc82636275b42666179bee5043f4e87df
1 void main()
3   cast(bool, true) - cast(int16, 13);