blob: 18238de8332e06c279127b317b2e35141d98aa91 [file] [log] [blame]
f(unsigned short*a)
{
a[0]=65535;
}