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
Remove useless ip += from MINT_JMP, it is assigned later. (#19217)
[mono-project.git]
/
mcs
/
errors
/
cs8101.cs
blob
eea62fdc9b4d892bc8d8069b3f559e4ebea0130d
1
// CS8101: The pathmap option was incorrectly formatted
2
// Line: 0
3
// Compiler options: -pathmap:a=
4
5
class
X
6
{
7
}