fix CI lib build with beta compiler

This commit is contained in:
Skgland
2021-02-28 19:21:31 +01:00
parent 90aefd35f0
commit 90256ea2f5
+1
View File
@@ -28,6 +28,7 @@ pub(crate) enum IndexingCodePtr {
enum OptArgIndexKeyType {
Structure,
Constant,
#[allow(dead_code)]
List,
}