blob: 91f017fc1ce8763f8068dc42e497e7c39411a011 [file]
/* $FreeBSD$ */
/* See r303499 */
void t(void) {
unsigned long x = 314UL;
float y = 3.14f;
}