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
I'm not entirely sure if this is a bug or my misunderstanding, but I was surprised to discover that these two expressions have different values in the 5.1.0 node repl:
I'm not entirely sure if this is a bug or my misunderstanding, but I was surprised to discover that these two expressions have different values in the 5.1.0 node repl:
or for standalone examples outside of the repl:
Is this intended behavior? Is there a way to get the repl equivalent result from
util.inspect
in avm
without resorting to string replacement?The text was updated successfully, but these errors were encountered: