index
:
packages/mono
master-dyson
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mcs
/
errors
/
cs1013.cs
blob: 004da56aaa500f09080658e2d5f9519cbdc89691 (
plain
)
1
2
3
4
5
6
7
// CS1013: Invalid number
// Line : 6
class
X
{
static int
i
=
0
x
;
}