index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gnu
/
usr.bin
/
perl
/
lib
/
perl5db
/
t
/
breakpoint-bug
blob: 5ac9874beab99ca5a52ce8d11029686a53ad1a93 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
#!/usr/bin/perl
my
$x
=
"One"
;
$x
=
"Two"
;
my
$y
=
"Lambda"
;
$x
=
"Four"
;