8 lines
234 B
Plaintext
8 lines
234 B
Plaintext
|
error: Option::expect_or_abort() test
|
||
|
--> $DIR/option_ext.rs:4:1
|
||
|
|
|
||
|
4 | option_ext!(one, two);
|
||
|
| ^^^^^^^^^^^^^^^^^^^^^^
|
||
|
|
|
||
|
= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
|