1# RUN: not llvm-mc -triple i686-windows -filetype obj -o /dev/null %s
2
3	.def storage_class_range
4		.scl 1337
5	.endef
6
7