diff --git a/eeschema/sim/spice_grammar.h b/eeschema/sim/spice_grammar.h index 3fb45b667c..11046dc88b 100644 --- a/eeschema/sim/spice_grammar.h +++ b/eeschema/sim/spice_grammar.h @@ -97,7 +97,7 @@ namespace SPICE_GRAMMAR sep, sor>, - plus> {}; + plus, any>> {}; struct vectorExpr : seq, star>,