blob: c792b89e315b886b3820671f5876295ab0713674 [file] [log] [blame]
aidl\ --lang=rust\ tests/IFoo.aidl\ --out\ .\ --header_out\ .\ tests/IFoo.aidl\ interface IFoo { const int a = 3 + 3; void doFoo(); }