Open andrus opened 6 days ago
Just ran into an issue below. When a variable defined in one cell is redefined again in another cell (e.g., due to a user error) , an object derived from the original variable is reset to null. Is this a problem in JJava or the underlying JShell?
Just ran into an issue below. When a variable defined in one cell is redefined again in another cell (e.g., due to a user error) , an object derived from the original variable is reset to null. Is this a problem in JJava or the underlying JShell?