skhtml/ui/cases/not-enough-children.stderr

9 lines
179 B
Plaintext

error: <html> requires 2 children but there are only 1
--> $DIR/not-enough-children.rs:10:10
|
10 | <html>
| ^^^^
error: aborting due to previous error