Skip to content

Commit 99b253e

Browse files
committed
format
1 parent a691b52 commit 99b253e

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)