Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitab73f78

Browse files
committed
Small whitespace alignment
1 parentf551344 commitab73f78

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎src/absil/il.fs‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1186,7 +1186,7 @@ and ILFilterBlock =
11861186
typeILLocal=
11871187
{ Type:ILType;
11881188
IsPinned:bool;
1189-
DebugInfo:(string* int* int) option}
1189+
DebugInfo:(string* int* int) option}
11901190

11911191
typeILLocals= ILList<ILLocal>
11921192
letemptyILLocals=(ILList.empty: ILLocals)

‎src/absil/il.fsi‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -971,7 +971,7 @@ type ILNativeType =
971971
typeILLocal=
972972
{ Type:ILType;
973973
IsPinned:bool;
974-
DebugInfo:(string* int* int) option}
974+
DebugInfo:(string* int* int) option}
975975

976976

977977
typeILLocals= ILList<ILLocal>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp