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
[loader] LoadFrom of problematic images should reprobe
[mono-project.git]
/
mcs
/
errors
/
cs1519-2.cs
blob
5aac68776159dd3db9df322471dff00c81c3848c
1
// CS1519: Unexpected symbol `extern' in class, struct, or interface member declaration
2
// Line: 5
3
4
public class
Test
{}
5
extern alias
Hey
;