float is boring, let's call it real
This commit is contained in:
@@ -71,7 +71,7 @@ _instruction
|
||||
value
|
||||
assign
|
||||
integer
|
||||
float
|
||||
real
|
||||
string
|
||||
array
|
||||
add
|
||||
@@ -102,9 +102,9 @@ integer
|
||||
"<integer value=" tag "/>"
|
||||
"<integer>" instruction "</integer>"
|
||||
|
||||
float
|
||||
"<float value=" tag "/>"
|
||||
"<float>" instruction "</float>"
|
||||
real
|
||||
"<real value=" tag "/>"
|
||||
"<real>" instruction "</real>"
|
||||
|
||||
string
|
||||
"<string value=" tag "/>"
|
||||
|
||||
Reference in New Issue
Block a user