repo.or.cz
/
mono-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixes the mono/tests/gc-graystack-stress test on Windows x64
[mono-project.git]
/
mcs
/
errors
/
cs1056-3.cs
blob
0278407141091832bfb89e85dfab9a63c0119f8b
1
// CS1056: Unexpected character `\0001'
2
// Line: 4
3
4
\u0001
namespace Test
5
{
6
}