added new tests :-)
[ozulis.git] / tests / lang / mugiwara / input / expr / ge-bool-bool.mgw
blob75bb0a0eebdbeb6d1f1f8bc8c6e05fc06b495cc2
1 void main()
3   cast(bool, true) >= cast(bool, true);