mirror of
https://github.com/github/codeql.git
synced 2026-04-26 09:15:12 +02:00
Avoid ODR violation in test code
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
|
||||
|
||||
int main(int argc, char *argv[]) {
|
||||
int main() {
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user