Closed thekid closed 2 years ago
See issue #310
$ xp -w 'new \io\streams\FileOutputStream("composer.json")' io.streams.FileOutputStream { *file => io.File(uri= C:\...\core\composer.json, mode= wb) }
$ xp -w 'new \io\streams\FileOutputStream("composer.json")' io.streams.FileOutputStream<io.File(uri= C:\...\core\composer.json, mode= wb)>
Released in https://github.com/xp-framework/core/releases/tag/v11.3.0
See issue #310
Before
After