Remix.run Logo
tom_ an hour ago

I split the difference and write it "int*w".

(Most style guides tell you to declare one name per line anyway...)

kps 4 minutes ago | parent [-]

I have seen `int * w` in the real world.

I'm sad now.