Skip to content

Commit

Permalink
add missing snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
keithamus committed Nov 3, 2024
1 parent e1f6094 commit 4721d53
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
source: crates/hdx_proc_macro/src/test.rs
expression: pretty
---
::core::compile_error! {
"this object needs the <'a> lifetime but it didn't have it. Add it"
}

0 comments on commit 4721d53

Please sign in to comment.