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

Function revalued_warning

extern/btyacc/error.c:148–150  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

146
147
148void revalued_warning(char *s) {
149 FileError("the value of %s has been redeclared", s);
150}
151
152
153void terminal_start(char *s) {

Callers 1

declare_tokensFunction · 0.85

Calls 1

FileErrorFunction · 0.85

Tested by

no test coverage detected