Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Commit ba896d0

Browse files
committed
Changelog and roundtrip tests.
1 parent ac284a8 commit ba896d0

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
* Implement syntax for arity zero vs arity one in uncurried application in [#139](https://github.com/rescript-lang/syntax/pull/139)
66
* Fix parsing of first class module exprs as part of binary/ternary expr in [#256](https://github.com/rescript-lang/syntax/pull/256)
77
* Fix formatter hanging on deeply nested function calls [#261](https://github.com/rescript-lang/syntax/issues/261)
8+
* Remove parsing of "import" and "export" which was never officially supported.
89

910
## ReScript 9.0.0
1011

tests/printer/ffi/export.res

-12
This file was deleted.

0 commit comments

Comments
 (0)