jj/cli
Yuya Nishihara 46b4c68325 templater: mark string literal as compound atomic, and integer as atomic
They aren't important because we don't use implicit whitespace rule, but let's
clarify they are atomic rules.

https://pest.rs/book/grammars/syntax.html#atomic
2024-04-08 00:37:25 +09:00
..
examples
src templater: mark string literal as compound atomic, and integer as atomic 2024-04-08 00:37:25 +09:00
testing
tests
build.rs
Cargo.toml
LICENSE