mirror of
https://github.com/rm-dr/daisy
synced 2025-07-01 06:33:34 -07:00
Added a test
This commit is contained in:
@ -203,6 +203,7 @@ fn basic_units() {
|
||||
|
||||
bad_expr("m + s");
|
||||
bad_expr("m ^ s");
|
||||
bad_expr("m - s");
|
||||
//bad_expr("m ^ pi");
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user