Skip to content

Commit 0ff60a3

Browse files
Inclui testes print_builtin input_builtin e README
1 parent 3630312 commit 0ff60a3

4 files changed

Lines changed: 725 additions & 13 deletions

File tree

Cargo.lock

Lines changed: 206 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ edition = "2021"
77
nom = "7.0"
88
approx = "0.5.1"
99
once_cell = "1.10"
10+
predicates = "3.1.3"
11+
assert_cmd = "2.0.17"

0 commit comments

Comments
 (0)