5 lines
150 B
Text
5 lines
150 B
Text
FIXME: See if we can fix this in lit by using Unicode strings.
|
|
REQUIRES: shell
|
|
|
|
RUN: echo "ようこそ" | FileCheck %s
|
|
CHECK: {{^}}ようこそ{{$}}
|