This website works better with JavaScript.
Explore
Help
Sign In
pimhwang
/
ILSpy
mirror of
https://github.com/icsharpcode/ILSpy.git
Watch
1
Star
0
Fork
You've already forked ILSpy
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
Fix new line
pull/1277/head
Eugene
7 years ago
parent
a80672ba42
commit
57cea66ee1
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
ICSharpCode.Decompiler.Tests/TestCases/ILPretty/Issue1256.cs
2
ICSharpCode.Decompiler.Tests/TestCases/ILPretty/Issue1256.cs
Unescape
Escape
View File
@ -14,4 +14,4 @@ namespace ICSharpCode.Decompiler.Tests.TestCases.ILPretty
@@ -14,4 +14,4 @@ namespace ICSharpCode.Decompiler.Tests.TestCases.ILPretty
int
num5
=
(
int
)
num3
;
}
}
}
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
pimhwang/ILSpy
Title
Body
Create Issue