blob: 25871509cba4806bdb243c9023a2e965d5360810 [file] [log] [blame]
typedef char foo;
foo charfoo (afoo)
{
return (afoo * 2);
}