5 static field core::List<core::double> a = <core::double>[];
6 static field core::double b = let final dynamic #t1 = self::a in let final dynam
ic #t2 = 0 in let final dynamic #t3 = 1.0 in let final dynamic #t4 = #t1.{core::
List::[]=}(#t2, #t3) in #t3;
Issue 2935323002: Lift nearly all top-level type inference restrictions.
(Closed)
Created 3 years, 6 months ago by Paul Berry
Modified 3 years, 6 months ago
Reviewers: scheglov, ahe, Leaf
Base URL:
Comments: 0