fixed handling of other_same/other_different constraint handling
[libfirm] / ir / be / test / simple.c
1 int main(void) {
2         return 0;
3 }