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