[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git] / llvm / test / TableGen / String.td
blob576ba818f383e544289c8d69995f4c7411e8b2af
1 // RUN: llvm-tblgen %s 
3 class x {
4   string y = "missing terminating '\"' character";