non-sense fix
This commit is contained in:
parent
0e1bdc0cf3
commit
a7aa214137
@ -4,5 +4,5 @@ signed main(){
|
||||
EXEC SQL CONNECT TO testdb AS myconnection;
|
||||
EXEC SQL INSERT INTO a VALUES (10);
|
||||
|
||||
return i;
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user