Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
b4cbb87feab0ce5fe0658711cce0e71075206c6f
/
.
/
libcxx
/
test
/
std
/
input.output
/
iostream.objects
/
send-stdin.sh
blob: 2f93f2dfa422645e226c30d07cf9913d2148e40e [
file
] [
log
] [
blame
]
program
=
$
{
1
}
input
=
$
{
2
}
echo
-
n $
{
input
}
|
$
{
program
}