You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A full Library response should include references for any top-level classes, fields/variables, and functions that are included with the library. Currently dwds doesn't populate the variables and functions properties of Library.
This can be easily reproduced by requesting the Library which contains main(), which should be included in the functions list.