Implement adding an integer to a pointer
This commit is contained in:
@ -10,5 +10,5 @@
|
||||
|
||||
tree convert(tree /* type */, tree expr)
|
||||
{
|
||||
return expr;
|
||||
return expr;
|
||||
}
|
||||
|
Reference in New Issue
Block a user