mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-25 18:25:37 +07:00
Previously there was no way for a type provider to tell that the type is really 'Any'. The 'null' return value was just a sign that the provider doesn't know the return type and we should try other alternatives.