This repository has been archived by the owner on Aug 27, 2024. It is now read-only.
Create parser (#3) #3
Annotations
4 warnings
build:
src/crncc/Parser.fs#L77
This construct causes code to be less generic than indicated by the type annotations. The type variable 'a has been constrained to be type 'ConditionS'.
|
build:
src/crncc/Parser.fs#L107
This construct causes code to be less generic than indicated by the type annotations. The type variable 'u has been constrained to be type 'unit'.
|
build:
src/crncc/Parser.fs#L77
This construct causes code to be less generic than indicated by the type annotations. The type variable 'a has been constrained to be type 'ConditionS'.
|
build:
src/crncc/Parser.fs#L107
This construct causes code to be less generic than indicated by the type annotations. The type variable 'u has been constrained to be type 'unit'.
|