add structural tests for strings as char code lists

This commit is contained in:
Mark Thom
2019-03-31 20:11:20 -06:00
parent a15ebd20c1
commit df5e538dc6
2 changed files with 88 additions and 34 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "scryer-prolog"
version = "0.8.32"
version = "0.8.33"
authors = ["Mark Thom <markjordanthom@gmail.com>"]
repository = "https://github.com/mthom/scryer-prolog"
description = "A modern Prolog implementation written mostly in Rust."