Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0bf43b4

Browse files
add missing file for integration tests
1 parent d000a8d commit 0bf43b4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/Test1/Error.fs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
module Error
2+
3+
let x = nonexisting()
4+

0 commit comments

Comments
 (0)