Skip to content

Commit d41ef5c

Browse files
committed
format
1 parent 3b55267 commit d41ef5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
type x = One({test: bool})
22
let x = One({test: true})
3-
let y = (x :> string)
3+
let y = (x :> string)

0 commit comments

Comments
 (0)