use super::*;
use crate::common::*;
--dump-format json
Add "star" variadic parameters that accept zero or more arguments, distinguished with a `*` in front of the parameter name.