Add mod nan
for test
This commit is contained in:
parent
97d5a1be3f
commit
f9b139f9c4
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ mod bignum;
|
|||
mod dec2flt;
|
||||
mod flt2dec;
|
||||
|
||||
mod nan;
|
||||
|
||||
/// Adds the attribute to all items in the block.
|
||||
macro_rules! cfg_block {
|
||||
($(#[$attr:meta]{$($it:item)*})*) => {$($(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue