float is boring, let's call it real

This commit is contained in:
2022-06-05 01:19:54 +02:00
parent ebf438edad
commit 2f7b8ed61f
5 changed files with 42 additions and 42 deletions

View File

@@ -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 "/>"