mirror of
https://github.com/rm-dr/daisy
synced 2025-04-10 07:03:24 -07:00
Added a test
This commit is contained in:
parent
e67a5c4696
commit
10314a2deb
@ -203,6 +203,7 @@ fn basic_units() {
|
|||||||
|
|
||||||
bad_expr("m + s");
|
bad_expr("m + s");
|
||||||
bad_expr("m ^ s");
|
bad_expr("m ^ s");
|
||||||
|
bad_expr("m - s");
|
||||||
//bad_expr("m ^ pi");
|
//bad_expr("m ^ pi");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user