Add eliuds-eggs
exercise
#1264
Annotations
9 errors
test:
generators/Generators.fs#L2043
This is not a valid numeric literal. Valid numeric literals include 1, 0x1, 0o1, 0b1, 1l (int/int32), 1u (uint/uint32), 1L (int64), 1UL (uint64), 1s (int16), 1us (uint16), 1y (int8/sbyte), 1uy (uint8/byte), 1.0 (float/double), 1.0f (float32/single), 1.0m (decimal), 1I (bigint).
|
test:
generators/Generators.fs#L2039
Unexpected infix operator in member definition
|
test:
generators/Generators.fs#L2043
This is not a valid identifier
|
test:
generators/Generators.fs#L2043
This is not a valid identifier
|
test:
generators/Generators.fs#L2043
This is not a valid numeric literal. Valid numeric literals include 1, 0x1, 0o1, 0b1, 1l (int/int32), 1u (uint/uint32), 1L (int64), 1UL (uint64), 1s (int16), 1us (uint16), 1y (int8/sbyte), 1uy (uint8/byte), 1.0 (float/double), 1.0f (float32/single), 1.0m (decimal), 1I (bigint).
|
test:
generators/Generators.fs#L2039
Unexpected infix operator in member definition
|
test:
generators/Generators.fs#L2043
This is not a valid identifier
|
test:
generators/Generators.fs#L2043
This is not a valid identifier
|
test
Process completed with exit code 1.
|