blob: afd813fab653cb81d4c9e27a174db1005585ecb5 [file] [log] [blame]
// RUN: tblgen %s | grep -- 4294901760
def X {
int Y = 0xFFFF0000;
}