antoyo / relm

Idiomatic, GTK+-based, GUI library, inspired by Elm, written in Rust
MIT License
2.41k stars 79 forks source link

Confusing error message on empty view! macro #268

Closed antoyo closed 3 years ago

antoyo commented 3 years ago

This gives the following error:

unexpected end of input, expected identifier

and is at the wrong position.