Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Mar 9th, 2020
87
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C#
0.32 KB
| None
|
0
0
raw
download
clone
embed
print
report
class
Program
{
public
struct
A
{
public
string
Str
{
get
{
return
Str
;
}
set
{
Str
=
value
;
}
}
}
static
void
Main
(
string
[
]
args
)
{
A a
=
new
A
(
)
;
a
.
Str
=
"aaaaa"
;
}
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Untitled
C | 2 min ago | 3.85 KB
FnafHuntedAdapter
Lua | 1 hour ago | 18.52 KB
MTG/RiffleShuffle Simulation
Python | 1 hour ago | 4.58 KB
300$ GIFTCARDS? P8
Java | 1 hour ago | 0.07 KB
FREE 500$ GIFTCARDS???? VF
Java | 1 hour ago | 0.07 KB
Make 3500$ in 1 day [Method]???? XH
Java | 1 hour ago | 0.06 KB
?FREE Method Leaked? 1Y
Java | 1 hour ago | 0.07 KB
?Make 1500$ in 1 day [Method]? AZ
Java | 1 hour ago | 0.07 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!