mirror of https://github.com/rm-dr/daisy
Added a test
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…
Reference in New Issue