Sign in
rust
/
miri
/
refs/heads/try
/
.
/
tests
/
pass
/
box.stack.stdout
blob: 230ef368da64494e27dc048cf97e96fa24b00da9 [
file
] [
log
] [
blame
] [
edit
]
pair_foo
=
PairFoo
{
fst
:
Foo
(
42
),
snd
:
Foo
(
1337
)
}
foo
#0 = Foo(42)
foo
#1 = Foo(1337)