3 lines
86 B
Text
3 lines
86 B
Text
REQUIRES: shell
|
|
RUN: echo "ようこそ" | FileCheck %s
|
|
CHECK: {{^}}ようこそ{{$}}
|
REQUIRES: shell
|
|
RUN: echo "ようこそ" | FileCheck %s
|
|
CHECK: {{^}}ようこそ{{$}}
|