We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61857a8 commit 531ef66Copy full SHA for 531ef66
1 file changed
src/dbc.cpp
@@ -136,6 +136,7 @@ bool parseVal(const std::string& str, VALObject& obj) {
136
}
137
138
139
+ return false;
140
141
142
} // anonymous namespace
0 commit comments