summaryrefslogblamecommitdiff
path: root/src/test.cpp
blob: 81373c8a0c7ec5d354156454ef10a204fe1575ce (plain) (tree)
1
                                           
int m() { return 1==2 && 3==4 || !(5>=6); }