Sign in
fuchsia
/
third_party
/
llvm-project
/
refs/heads/llvm-project-20170507
/
.
/
llvm
/
test
/
tools
/
llvm-strings
/
whitespace.test
blob: f34a671e9977ef7d5ddb00b8ae4ba550b4e138c7 [
file
] [
log
] [
blame
] [
edit
]
RUN
:
echo
-
n abcd
|
llvm
-
strings
-
|
FileCheck
%
s
--
strict
-
whitespace
CHECK
:
{{^}}
abcd
{{
$
}}