meson/docs/markdown/snippets/error_msg.md

5 lines
156 B
Markdown
Raw Normal View History

## `error()` with multiple arguments
Just like `warning()` and `message()`, `error()` can now take more than one
argument that will be separated by space.