flatten passage of cut point B in (,)/2, (->)/2 and (;)/2 (#685, #683)

This commit is contained in:
Mark Thom
2020-08-23 22:49:10 -03:00
parent cdeb07520f
commit d3ab4b5def
2 changed files with 104 additions and 54 deletions

2
Cargo.lock generated
View File

@@ -906,6 +906,8 @@ dependencies = [
[[package]]
name = "prolog_parser"
version = "0.8.68"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "520bf98dcd386ef320ef11239415c9a11856d3b28fab0d8dc0b61b0d7e65ffe5"
dependencies = [
"lexical",
"num-rug-adapter",