added new tests :-)
[ozulis.git] / tests / lang / mugiwara / input / expr / le-bool-int64.mgw
blobe8fb8d51123b4759c5ddeeb795f15fa9f997beb0
1 void main()
3   cast(bool, true) <= cast(int64, 13L);