Satisfy tidy
This commit is contained in:
parent
3828e9e16f
commit
a2c924b5ae
1 changed files with 1 additions and 1 deletions
|
@ -17,4 +17,4 @@ fn main() {
|
|||
assert_eq!(size_of::<Option<Option<Option<Option<MyIdx>>>>>(), 4);
|
||||
assert_eq!(size_of::<Option<Option<Option<Option<Option<MyIdx>>>>>>(), 4);
|
||||
assert_eq!(size_of::<Option<Option<Option<Option<Option<Option<MyIdx>>>>>>>(), 8);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue