You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@
16
16
17
17
- Introduce experimental uncurried by default mode. Can be turned on mid-file by adding standalone annotation `@@uncurried`. For experimentation only. https://github.com/rescript-lang/rescript-compiler/pull/5796
18
18
19
-
- Adding `@@toUncurried` to the file and reformat will convert to uncurried syntax
19
+
- Adding `@@toUncurried` to the file and reformat will convert to uncurried syntaxhttps://github.com/rescript-lang/rescript-compiler/pull/5800
0 commit comments