1# RUN: echo "\"" > %/terr1.script
2# RUN: not ld.lld --vs-diagnostics --version-script %/terr1.script 2>&1 | \
3# RUN: FileCheck %s -DSCRIPT="%/terr1.script"
4
5# CHECK: [[SCRIPT]](1): error: [[SCRIPT]]:1: unclosed quote
6