1// RUN: not llvm-mc -triple arm-apple-darwin %s 2> %t2// RUN: FileCheck -input-file %t %s3 4// CHECK: error: brackets expression not supported on this target5.byte [4-3]6