implement seq char command to generate single character sequence (#5453)

* add tmp code

* add seq char command
This commit is contained in:
WindSoilder
2022-05-06 23:40:02 +08:00
committed by GitHub
parent e14e60dd2c
commit c2ea993f7e
3 changed files with 209 additions and 0 deletions

View File

@ -353,6 +353,7 @@ pub fn create_default_context(cwd: impl AsRef<Path>) -> EngineState {
Cal,
Seq,
SeqDate,
SeqChar,
};
// Hash