This website requires JavaScript.
Explore
Help
Sign In
mono
/
linux-packaging-mono
Watch
0
Star
0
Fork
0
You've already forked linux-packaging-mono
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
linux-packaging-mono
/
mcs
/
errors
/
cs1525-43.cs
10 lines
91 B
C#
Raw
Normal View
History
Unescape
Escape
Imported Upstream version 5.16.0.100 Former-commit-id: 38faa55fb9669e35e7d8448b15c25dc447f25767
2018-08-07 15:19:03 +00:00
// CS1525: Unexpected symbol `)'
Imported Upstream version 3.6.0 Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
2014-08-13 10:39:27 +01:00
// Line: 6
class
TestClass
{
TestClass
(
[
attr
]
)
{
}
}
Reference in New Issue
Copy Permalink