- Cleaned up test case whitespace

parsetypedev_fix
parent 6b3fccfc15
commit 2c91213249

@ -6,8 +6,6 @@ int function(int* ptr)
{
*ptr = 2+2;
return (*ptr)+1*2;
}
int thing()

Loading…
Cancel
Save