Fix a pretty-printing bug where top-level variables intersected with
sequence type would not show up (e.g. 'a & [ Any *] would be displayed as [ Any * ], while the 'a would still be present internally).
Loading
Please register or sign in to comment