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

9 lines
179 B
Plaintext
Raw Normal View History

2018-11-19 09:11:44 +00:00
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
2018-11-19 09:11:44 +00:00