Skip to content

Commit

Permalink
macro-snapshot: accidentally uploaded nightly snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
CGMossa committed Mar 16, 2024
1 parent 16427ee commit a3894d4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/extendrtests/tests/testthat/_snaps/macro-snapshot.md
Original file line number Diff line number Diff line change
Expand Up @@ -3246,8 +3246,7 @@
if let ::std::option::Option::Some(init) = init {
if let ::std::option::Option::Some(value) = init.take() {
return value;
}
if true {
} else if true {
{
::core::panicking::panic_fmt(
format_args!(
Expand Down

0 comments on commit a3894d4

Please sign in to comment.