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
really, tree 91 should be SELECTtpt 19 [Module[ModuleClass]]. This relies on the compiler (aka all TASTy clients) intrinsically knowing how to resolve Module$ when the definition is actually Module[ModuleClass]
Uh oh!
There was an error while loading. Please reload this page.
For some definitions
When the tree for
J
reaches TASTy (using-Yjava-tasty -Yjava-tasty-output foo.jar
), this looks likereally, tree
91
should beSELECTtpt 19 [Module[ModuleClass]]
. This relies on the compiler (aka all TASTy clients) intrinsically knowing how to resolveModule$
when the definition is actuallyModule[ModuleClass]
Originally posted by @bishabosha in #19773 (comment)
The text was updated successfully, but these errors were encountered: