• S
    some classes from runtime.jar are not meant to be loaded by JDR · 829f73cc
    Stepan Koltsov 提交于
    * assert runtime implementations from JetStandard* are not loaded
      by JavaDescriptorResolver
    * fix wrong @JetMethod in jet.Iterator
    * fix jet.Iterator ns was created
    * fix incorrect number of functions and tuples in JetStandardClasses
    * added TODO about inconsisten Tuple class
    829f73cc
Function12.java 1.1 KB