don't use BuiltinType.I/U128, use AlgebraicType.I/U128 #212
Annotations
5 errors
build:
src/Primitives.cs#L42
The type name 'I128' does not exist in the type 'AlgebraicType'
|
build:
src/Primitives.cs#L79
The type name 'U128' does not exist in the type 'AlgebraicType'
|
build:
src/Primitives.cs#L42
The type name 'I128' does not exist in the type 'AlgebraicType'
|
build:
src/Primitives.cs#L79
The type name 'U128' does not exist in the type 'AlgebraicType'
|
build
Process completed with exit code 1.
|