Fering

Results 3 comments of Fering

Yes, of course [output.txt](https://github.com/fable-compiler/fable2-samples/files/5073044/output.txt)

> Are you interested in writing a VS Code plugin with Fable? Yes. [It's](https://github.com/fable-compiler/fable-import/blob/master/VSCode/Fable.Import.VSCode.fs) very very old, and I wonted upgrade it. It uses [this](https://github.com/fable-compiler/fable-import/blob/master/VSCode/Fable.Import.VSCode.fs#L45) principle of import, and I...

Еще проще пример без `dynamic`: ``` $code = { msg 'Hello' } 'Click' ``` В классик работает, в QSpider: