changes based on review

This commit is contained in:
Erik Krogh Kristensen
2020-08-03 14:55:12 +02:00
parent 8131618382
commit e629e6bbb0
2 changed files with 12 additions and 10 deletions

View File

@@ -92,7 +92,7 @@
o.defaulted2 = 42;
var o = {};
o.pure18 = 42; // NOT OK TODO: Currently have duplicate result.
o.pure18 = 42; // NOT OK
o.pure18 = 42; // NOT OK
o.pure18 = 42;