Replies: 1 comment
-
|
Answering the title question, Fusion playground is not always the HEAD of master nor the latest release, but I keep it somewhere between these two. The bug is tracked in #176. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does the swebsite use the current translator from Fusion for other languages? I'm asking this question because I think I've found a bug that's probably pretty important. The following code:
in c++ it is translated in such a way that we have:
C++
in C# it is translated in such a way that we have:
C#
in Python it is translated in such a way that we have:
Python
Results:
C++:
C# and Python:
Beta Was this translation helpful? Give feedback.
All reactions