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