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

Commit301a6f3

Browse files
soloman817unknown
authored and
unknown
committed
make it possible to set breakpoint inside quotation.
1 parenteff5040 commit301a6f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/fsharp/vs/ServiceUntypedParse.fs‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,6 @@ type internal UntypedParseInfo(parsed:UntypedParseResults) =
167167

168168
| SynExpr.ArbitraryAfterError_
169169
| SynExpr.LongIdent_
170-
| SynExpr.Quote_
171170
| SynExpr.LibraryOnlyILAssembly_
172171
| SynExpr.LibraryOnlyStaticOptimization_
173172
| SynExpr.Null_
@@ -176,6 +175,7 @@ type internal UntypedParseInfo(parsed:UntypedParseResults) =
176175
| SynExpr.Const_->
177176
()
178177

178+
| SynExpr.Quote(_,_,e,_,_)
179179
| SynExpr.TypeTest(e,_,_)
180180
| SynExpr.Upcast(e,_,_)
181181
| SynExpr.AddressOf(_,e,_,_)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp