[tests] removed the input folder
[ozulis.git] / tests / lang / mugiwara / bad-expr / oror-uint64-float.mgw
blobaf29f4b38299c896075808b07e23cbfd6e272908
1 void main()
3   cast(uint64, 13UL) || cast(float, 0.2);