ignore first example

This commit is contained in:
Harald Hoyer 2020-09-01 21:42:17 +02:00
parent 1654624c08
commit 14c67e1903
Signed by: harald
GPG key ID: 900F3C4971086004

View file

@ -21,8 +21,8 @@
//! //!
//! # Examples //! # Examples
//! //!
//! examples/examples.rs: //! examples/example.rs:
//! ```rust,no_run //! ```rust,ignore
//! // […] //! // […]
//! fn main() { //! fn main() {
//! if let Err(e) = func1() { //! if let Err(e) = func1() {