Skip to content

inline val class parameter in backend #3900

Closed
@nicolasstucki

Description

@nicolasstucki
class Foo(inline val i: Int)

emits the following error

Concrete method has no definition: Concrete method has no definition: DefDef(i,List(),List(List()),TypeTree[TypeRef(ThisType(TypeRef(NoPrefix,module class scala)),class Int)],EmptyTree)
one error found

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions