Sign in
rust
/
rust-lang
/
llvm-project
/
refs/heads/rustc/14.0-2022-06-20
/
.
/
libcxx
/
test
/
std
/
input.output
/
iostream.objects
/
send-stdin.sh
blob: 2f93f2dfa422645e226c30d07cf9913d2148e40e [
file
] [
log
] [
blame
] [
edit
]
program
=
$
{
1
}
input
=
$
{
2
}
echo
-
n $
{
input
}
|
$
{
program
}