1
Fork 0

fix failing tidy check

This commit is contained in:
Aliénore Bouttefeux 2021-04-07 20:48:12 +02:00
parent 4770446e89
commit 202659a43d

View file

@ -11,7 +11,7 @@
/// ```should_panic
/// panic!()
/// ```
/// ```ignore
/// ```ignore (incomplete-code)
/// fn foo() {
/// ```
/// ```no_run