feat: add remove() method to Map class with native implementation and tests
This commit is contained in:
@@ -0,0 +1 @@
|
||||
var result = {}.remove([]) // expect runtime error: Key must be a value type.
|
||||
Reference in New Issue
Block a user