You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/testit.nim(6, 34) Error: '=dup' is not available for type <QWidget>, which is inferred from unavailable '=copy'; requires a copy because it's not the last read of 'source'; try to make source a 'sink' parameter; routine: =sink
Expected Output
Known Workarounds
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Nim Version
2.0, recent devel
Description
2.0, devel
a.nim:
b.nim:
Current Output
Expected Output
Known Workarounds
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: