add structural tests for partial strings, rename ast.rs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use prolog::ast::*;
|
||||
use prolog::instructions::*;
|
||||
|
||||
use std::ops::{Index, IndexMut};
|
||||
use std::vec::Vec;
|
||||
|
||||
Reference in New Issue
Block a user