Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e13cf2e commit e8ce62eCopy full SHA for e8ce62e
1 file changed
python/ql/test/experimental/dataflow/coverage/test.py
@@ -47,7 +47,7 @@ def test_imagnumber_literal():
47
# 6.2.3. Parenthesized forms
48
def test_parenthesized_form():
49
x = (SOURCE)
50
- SINK(x) # Flow missing
+ SINK(x)
51
52
# 6.2.5. List displays
53
def test_list_display():
0 commit comments