feat: finalise generic fields #135
Annotations
8 errors
|
test (corset-test)
Process completed with exit code 2.
|
|
test (corset-test):
pkg/asm/compiler/compiler.go#L145
cannot use fn (variable of struct type MicroFunction[F1]) as MicroFunction[F2] value in argument to module.Initialise
|
|
test (corset-bench)
Process completed with exit code 2.
|
|
test (corset-bench):
pkg/asm/compiler/compiler.go#L145
cannot use fn (variable of struct type MicroFunction[F1]) as MicroFunction[F2] value in argument to module.Initialise
|
|
test (asm-test)
Process completed with exit code 2.
|
|
test (asm-test):
pkg/asm/compiler/compiler.go#L145
cannot use fn (variable of struct type MicroFunction[F1]) as MicroFunction[F2] value in argument to module.Initialise
|
|
test (unit-test)
Process completed with exit code 2.
|
|
test (unit-test):
pkg/asm/compiler/compiler.go#L145
cannot use fn (variable of struct type MicroFunction[F1]) as MicroFunction[F2] value in argument to module.Initialise
|