mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-22 07:10:40 +01:00
[poincare] Integer is not an Expression anymore
This commit is contained in:
committed by
LeaNumworks
parent
5096f8bf53
commit
0af8f273fc
@@ -22,7 +22,6 @@ public:
|
||||
enum class Type : uint8_t {
|
||||
Uninitialized = 0,
|
||||
Undefined = 1,
|
||||
Integer = 2,
|
||||
Rational,
|
||||
Decimal,
|
||||
Float,
|
||||
|
||||
Reference in New Issue
Block a user