Skip to content

Commit b71bf73

Browse files
committed
Remove old code
1 parent bca4a45 commit b71bf73

2 files changed

Lines changed: 0 additions & 8 deletions

File tree

tests/fsharp/core/math/numbers/test.fsx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@
33
module Core_math_numbers
44
#endif
55

6-
#if NETCOREAPP
7-
open CoreClrUtilities
8-
#endif
9-
106
#light
117
#nowarn "49";;
128
#nowarn "44";;

tests/fsharp/core/printing/testLoadFile2.fsx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
#if NETCOREAPP
2-
open CoreClrUtilities
3-
#endif
4-
51
#light
62
let x1 = 1
73
let x2 = "hello"

0 commit comments

Comments
 (0)