src/doc: move components generation from `doc_model` to `doc_html` phase
[nit.git] / tests / sav / base_vararg_alt1.res
1 alt/base_vararg_alt1.nit:51,1--3: Error: expected at least 1 argument(s) for `foo(a: Char...)`; got 0. See introduction at `base_vararg_alt1::Sys::foo`.