Remove information learned later from intro
Signed-off-by: Danila Fedorin <daniel.fedorin@hpe.com>
This commit is contained in:
parent
d9ff3953f7
commit
0c4129337a
@ -207,9 +207,6 @@ Code notes `previousFilter` is an approximation.
|
|||||||
# Possible Problems
|
# Possible Problems
|
||||||
|
|
||||||
* `previousFilter` is an approximation.
|
* `previousFilter` is an approximation.
|
||||||
* For `previousFilter = PUBLIC` and `filter = METHOD_FIELD`, we get
|
|
||||||
`previousFilter = 0`, indicating no more searches should be done.
|
|
||||||
* But we're missing private non-methods!
|
|
||||||
* However, no case we knew of hit this combination of searches, or any like it.
|
* However, no case we knew of hit this combination of searches, or any like it.
|
||||||
* All of our language tests passed.
|
* All of our language tests passed.
|
||||||
* Code seemed to work.
|
* Code seemed to work.
|
||||||
|
Loading…
Reference in New Issue
Block a user