Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9749587
bug1515910.cs
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
292 B
Subscribers
None
bug1515910.cs
View Options
// Simple generic classes.
public
class
MyGenericClass1
<
T
>
{
}
// Derived enums.
enum
Enum1
:
byte
{
Value1
,
Values
}
// Verbatim strings.
public
class
C
{
private
string
str1
=
@"abc\"
;
private
int
int1
=
123
;
private
string
str2
=
@"abc\"
;
private
string
str3
=
"abc"
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Aug 25, 6:00 PM (4 d, 2 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3464198
Attached To
rPUC universal-ctags debian packaging
Event Timeline
Log In to Comment