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