summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/error_msg.md
blob: a17372f89094ed0914082abaa6c91252199a741d (plain)
1
2
3
4
## `error()` with multiple arguments

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