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
Hi, I need to prevent void 0 operator in my result code, but I don't know how to do it.
I'm making a JS plugin (because this is a temporary plugin, may be used by JS dev only, moreover I still don't know Rust, and didn't manage to make one simple plugin work :-( ).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
(See this playground link)
Hi, I need to prevent
void 0
operator in my result code, but I don't know how to do it.I'm making a JS plugin (because this is a temporary plugin, may be used by JS dev only, moreover I still don't know Rust, and didn't manage to make one simple plugin work :-( ).
Input
Output
What I would like to do
Is there any way to do this ?
Thank you !
Beta Was this translation helpful? Give feedback.
All reactions