mirror of
https://github.com/microsoft/regorus.git
synced 2026-08-05 02:16:11 +00:00
Tests for types functions
Signed-off-by: Anand Krishnamoorthi <anakrish@microsoft.com>
This commit is contained in:
committed by
Anand Krishnamoorthi
parent
ae3866b1ab
commit
c4ae2d4cc2
@@ -27,7 +27,8 @@ lazy_static! {
|
||||
|
||||
numbers::register(&mut m);
|
||||
aggregates::register(&mut m);
|
||||
arrays::register(&mut m);
|
||||
arrays::register(&mut m);
|
||||
types::register(&mut m);
|
||||
|
||||
m
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user