mirror of
https://github.com/rm-dr/daisy
synced 2025-10-11 02:01:23 -07:00
Reorganized variable code
This commit is contained in:
@ -9,6 +9,5 @@ pub enum EvalError {
|
||||
BadMath,
|
||||
TooBig,
|
||||
ZeroDivision,
|
||||
IncompatibleUnit,
|
||||
NoHistory
|
||||
IncompatibleUnit
|
||||
}
|
Reference in New Issue
Block a user