Skip to content
Commit 61817010 authored by Igor Kushnir's avatar Igor Kushnir
Browse files

TestCodeCompletion: fix mistakes in XFAIL test data

The name of a function parameter cannot equal a C++ keyword "double".

"instance.doubleItem" and "pInstance->doubleItem" are still missing from
the actual completion item list for this data row. The second "function"
string is in the actual list, but missing from the expected list. So I
added it under the same `#if` as in the previous test data row.
parent fc8c2ff5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment