We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d99a763 commit 16cb6c2Copy full SHA for 16cb6c2
python/ql/test/experimental/dataflow/fieldflow/test_dict.py
@@ -46,7 +46,6 @@ def test_dict_update():
46
SINK(d.get("key")) # $ flow="SOURCE, l:-2 -> d.get(..)"
47
48
49
-@expects(2) # $ unresolved_call=expects(..) unresolved_call=expects(..)(..)
50
def test_dict_update_fresh_key():
51
# we had a regression where we did not create a dictionary element content
52
# for keys used in "inline update" like this
0 commit comments