Logo
Explore Help
Sign In
mono/linux-packaging-mono
0
0
Fork 0
You've already forked linux-packaging-mono
Code Issues Pull Requests Packages Projects Releases Wiki Activity
141f77fc97
BranchesTags
View all branches
linux-packaging-mono/mcs/errors/cs1692.cs

8 lines
121 B
C#
Raw Normal View History

Imported Upstream version 3.6.0 Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
2014-08-13 10:39:27 +01:00
// CS1692: Invalid number
// Line: 5
// Compiler options: -warnaserror
Imported Upstream version 4.0.0~alpha1 Former-commit-id: 806294f5ded97629b74c85c09952f2a74fe182d9
2015-04-07 09:35:12 +01:00
#pragma warning disable 1AAA
Imported Upstream version 3.6.0 Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
2014-08-13 10:39:27 +01:00
class MainClass {
}
Reference in New Issue Copy Permalink
Powered by Gitea Page: 302ms Template: 4ms
English
English
Licenses API