blob: 6b2c42b69b928c9a8555cb3101dbefc8d31a36d8 [file] [log] [blame]
pub trait RemoteTrait { fn dummy(&self) { } }