cargo: clippy lint

This commit is contained in:
Matthew LeVan 2023-12-06 16:50:41 -05:00
parent 79819b7795
commit 030218df9f

View File

@ -433,7 +433,7 @@ mod tests {
[[1 1] "abc"] at +6 of (easy 'a')
*/
/// ((easy 'a') [[1 1] "abc"])
// ((easy 'a') [[1 1] "abc"])
// [[1 1] "abc"]
let sam_jam = A(&mut c.stack, &ubig!(3205468216717221061))
.as_atom()
@ -447,7 +447,7 @@ mod tests {
let ctx = T(&mut c.stack, &[D(0), D(97), D(0)]);
util::assert_jet_in_door(c, jet_easy, sam, ctx, ans);
/// ((easy %foo) [[1 1] "abc"])
// ((easy %foo) [[1 1] "abc"])
// [[1 1] "abc"]
let sam_jam = A(&mut c.stack, &ubig!(3205468216717221061))
.as_atom()