Tests updated after integration with optimization subsystem
This commit is contained in:
committed by
Alexander Udalov
parent
feb0918d99
commit
3fa5fc7b11
@@ -1,3 +1,3 @@
|
||||
public final class _DefaultPackage {
|
||||
public static final void foo(@org.jetbrains.annotations.NotNull @jet.runtime.typeinfo.JetValueParameter(name = "s") kotlin.Unit s) { /* compiled code */ }
|
||||
public static final void foo(@jet.runtime.typeinfo.JetValueParameter(name = "s") @org.jetbrains.annotations.NotNull kotlin.Unit s) { /* compiled code */ }
|
||||
}
|
||||
Reference in New Issue
Block a user