mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +02:00
changes based on review
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user