Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Mar 28th, 2018
140
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
proc linkerError*[T](x: seq[T], y: seq[T]) =
discard
proc linkerError*[T](x: seq[T]) =
linkerError[T](x, @[])
when isMainModule:
let a = @[0, 1, 2]
linkerError(a)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Profit Method
JavaScript | 3 sec ago | 0.15 KB
Exchange Exploit
JavaScript | 8 sec ago | 0.15 KB
ChangeNOW Exploit
JavaScript | 15 sec ago | 0.15 KB
✅ MAKE $900 INSTANTLY
JavaScript | 28 sec ago | 0.15 KB
Free Giftcards Method
JavaScript | 34 sec ago | 0.15 KB
✅ Crypto Accounts
JavaScript | 40 sec ago | 0.15 KB
✅ MAKE $500 IN 15 MIN
JavaScript | 44 sec ago | 0.15 KB
GMAIL Logs (2FA disabled)
JavaScript | 50 sec ago | 0.15 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!