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

Commit10cc4a5

Browse files
author
7sharp9
committed
Excluded F#3.1 printf bug fixes and improvements
1 parentbbb4a32 commit10cc4a5

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

‎tests/fsharp/core/run-all.fsx‎

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,10 @@ check "nested/test.fsx" Core_nested.RUN
5454
check"patterns/test.fsx" Core_patterns.RUN
5555

5656
// PASSED, but slow
57-
// #load "printf/test.fsx"
58-
// check "printf/test.fsx" Core_printf.RUN
59-
57+
#if fsharp_31
58+
#load"printf/test.fsx"
59+
check"printf/test.fsx" Core_printf.RUN
60+
#endif
6061

6162
#load"lift/test.fsx"
6263
check"lift" Core_lift.RUN

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp