Add test for size of items in the items list
This commit is contained in:
parent
fed059270a
commit
c820a2392c
2 changed files with 6 additions and 1 deletions
|
@ -117,6 +117,7 @@ pub mod too_long {
|
|||
pub type ReallyLongTypeNameLongLongLong =
|
||||
Option<unsafe extern "C" fn(a: *const u8, b: *const u8) -> *const u8>;
|
||||
|
||||
/// Short doc.
|
||||
pub const ReallyLongTypeNameLongLongLongConstBecauseWhyNotAConstRightGigaGigaSupraLong: u32 = 0;
|
||||
|
||||
/// This also has a really long doccomment. Lorem ipsum dolor sit amet,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue