stelline: document the syntax a bit in the readme #3972
Annotations
9 errors
|
Run cargo test --all-features:
src/stelline/mod.rs#L125
expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `0`
|
Run cargo test --all-features:
src/stelline/mod.rs#L45
expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `id`
|
Run cargo test --all-features:
src/stelline/mod.rs#L55
expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `1`
|
Run cargo test --all-features:
src/stelline/mod.rs#L62
expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `1`
|
Run cargo test --all-features:
src/stelline/mod.rs#L76
expected `;`, found `REPLY`
|
Run cargo test --all-features:
src/stelline/mod.rs#L77
comparison operators cannot be chained
|
Run cargo test --all-features:
src/stelline/mod.rs#L68
expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `1`
|
Run cargo test --all-features
The operation was canceled.
|
Loading