1; RUN: not llvm-as < %s 2>&1 | FileCheck %s
2
3@0 = global i64 u0x0p001
4; CHECK: expected value token
5