|
error: <html> requires 2 children but there are only 1
|
|
--> $DIR/not-enough-children.rs:10:10
|
|
|
|
|
10 | <html>
|
|
| ^^^^
|
|
|
|
|
= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: aborting due to previous error
|
|
|