mirror of
https://github.com/rm-dr/daisy
synced 2025-02-20 05:59:21 -08: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 ^ pi");
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user