-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove confusing <//> #17830
Remove confusing <//> #17830
Conversation
I'm assuming this is possible thanks to csources being updated (refs #16282) to 1.0.11 ? can these be removed too?
if for some reason they can't, then how about hiding it behind |
Yeah
Ok, let me try to remove it. It should migrate easily even if it's breaking changes. And I guess nobody used it. It looks scary :) |
only |
* add std/scripting * thanks for juancarlospaco's suggestion * Update src/fusion/scripting.nim Co-authored-by: ee7 <45465154+ee7@users.noreply.github.com> * Update changelog.md Co-authored-by: ee7 <45465154+ee7@users.noreply.github.com> * remove Co-authored-by: ee7 <45465154+ee7@users.noreply.github.com>
Ref #15307