compilation fails on the following statement ``` if(someobj is IDisposable d) { ... } ``` tests + fix
compilation fails on the following statement
tests + fix