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
whitebox won't compile if I don't set jspecify to compileOnlyApi regardless of whether I use requires static or requires static transient, and whether or not I actually use it in my test module. Attached is a reproducer.