MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / restarted_warning

Function restarted_warning

extern/btyacc/error.c:157–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

155}
156
157void restarted_warning() {
158 FileError("the start symbol has been redeclared");
159}
160
161void no_grammar() {
162 error(lineno, 0, 0, "no grammar has been specified");

Callers 1

declare_startFunction · 0.85

Calls 1

FileErrorFunction · 0.85

Tested by

no test coverage detected