add unknown flag to set_prolog_flag and current_prolog_flag
This commit is contained in:
@@ -55,7 +55,7 @@ impl AppendOrPrepend {
|
||||
}
|
||||
}
|
||||
|
||||
#[derive(Debug)]
|
||||
#[derive(Debug, Clone, Copy)]
|
||||
pub enum VarComparison {
|
||||
Indistinct,
|
||||
Distinct
|
||||
|
||||
Reference in New Issue
Block a user