Jey Kottalam
Results
2
issues of
Jey Kottalam
When using ReScript syntax in BuckleScript 9.0.2, I currently have to write expressions like this to create a copy of a record `x` with an updated nested field value: `{...x,...
1. Added a guess at the source file as `syntax/reason.vim.orig`. (Note: not precisely bisected, but the ground truth is between https://github.com/rust-lang/rust.vim/commit/523a1160287772c8b8c7842efcd4898b528d89bf and https://github.com/rust-lang/rust.vim/commit/e651851c7455286f0ba42c46777e9677c68796ac) 2. Replaced references to `rust` with `reason`...