rust/src/test/ui/short-error-format.stderr
2018-05-31 20:09:27 +02:00

4 lines
218 B
Plaintext

$DIR/short-error-format.rs:16:9: error[E0308]: mismatched types
$DIR/short-error-format.rs:18:7: error[E0599]: no method named `salut` found for type `u32` in the current scope
error: aborting due to 2 previous errors