mirror of
https://github.com/zaphar/ucg.git
synced 2025-07-22 18:19:54 -04:00
MAINT: cargo fmt
This commit is contained in:
parent
786586dbde
commit
5b38e571ee
@ -130,7 +130,7 @@ fn triple_to_number(v: (Option<Token>, Option<Token>, Option<Token>)) -> ParseRe
|
||||
// NOTE(jwall): This is ugly. I should probably see if I can refactor
|
||||
// it to something less confusing.
|
||||
maybepos.unwrap(),
|
||||
))
|
||||
));
|
||||
}
|
||||
};
|
||||
return Ok(Value::Float(value_node!(f, pref_pos)));
|
||||
|
Loading…
x
Reference in New Issue
Block a user