fusionlanguage / fut

Fusion programming language. Transpiling to C, C++, C#, D, Java, JavaScript, Python, Swift, TypeScript and OpenCL C.
https://fusion-lang.org
GNU General Public License v3.0
1.77k stars 55 forks source link

`#include <stdio.h>` in `native` blocks doesn't work #130

Closed ghost closed 1 year ago

ghost commented 1 year ago

Discussed in https://github.com/fusionlanguage/fut/discussions/129

Originally posted by **iahung2** September 26, 2023 I think this is a bug. Please have a look. Thank you.
pfusik commented 1 year ago

Thank you for reporting this! It is now fixed.

I noticed that you first create discussions, then issues from them. Please just create issues in the first place, even if you are unsure if that's a bug or whether the feature request is going to be accepted.