Browse Source

make the compiler happy

pull/1/head
andy 3 years ago
parent
commit
ef69b2064d
  1. 2
      src/lib.rs

2
src/lib.rs

@ -551,7 +551,7 @@ mod test {
#[pso_message(0x23)]
struct Test {
b: [u32; 100],
};
}
let test = Test {
client: 1,

Loading…
Cancel
Save