accept any and all characters in comment chars

This commit is contained in:
Mark Thom
2020-05-01 16:39:27 -06:00
parent b71ec91f57
commit 46b695d093
6 changed files with 84 additions and 18 deletions

4
Cargo.lock generated
View File

@@ -511,9 +511,7 @@ dependencies = [
[[package]]
name = "prolog_parser"
version = "0.8.54"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1724f289e6a670073445192ee382afd21138c106e2f4fa9797a7252926e7dea0"
version = "0.8.55"
dependencies = [
"lexical",
"num-rug-adapter",