Home
last modified time | relevance | path

Searched refs:ONLY_ARRAY_FOR_REST (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
H A DETSparser.cpp1382 static constexpr char const ONLY_ARRAY_FOR_REST[] = "Rest parameter should be of an array type."; member
1433 ThrowSyntaxError(ONLY_ARRAY_FOR_REST); in ParseFunctionParameter()

Completed in 6 milliseconds