Sign in
qemu
/
meson
/
refs/heads/xcodeobjc
/
.
/
docs
/
markdown
/
snippets
/
error_msg.md
blob: a17372f89094ed0914082abaa6c91252199a741d [
file
] [
log
] [
blame
] [
view
]
## `error()` with multiple arguments
Just
like
`warning()`
and
`message()`
,
`error()`
can now take more than one
argument that will be separated
by
space
.