aboutsummaryrefslogtreecommitdiff
path: root/tests/corpus/overflow_in_nested_interface
blob: 7e00f880c6d952f01d2c7fd614f41e94f40e6f41 (plain)
1
\ -a\ tests/IFoo.aidl\ -t\ \ tests/IFoo.aidl\ interface oo{interface o{const int a=0/0;}}