On `v12.0.0-alpha.14`, the following code triggers compiler error `I/O error: _none_: No such file or directory`: ```rescript while /foo/ { () } ```