summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/message_warning_concat.md
blob: 39e9e6dcc34c3e009145ce2d6ac78a0d5a82360d (plain)
1
2
3
4
## More than one argument to `message()` and `warning()`

Arguments passed to `message()` and `warning()` will be printed separated by
space.