blob: 5dae5a3f5ed80f9d0f0cad2e0eb454c83399ca79 [file] [log] [blame]
int cxx_function(int input)
{
return input;
}