math.parser: fix example
parent
6eaadb7ea9
commit
f890f39d7c
|
@ -103,7 +103,7 @@ HELP: >hex
|
||||||
{ $example
|
{ $example
|
||||||
"USING: math.parser prettyprint ;"
|
"USING: math.parser prettyprint ;"
|
||||||
"-15.5 >hex ."
|
"-15.5 >hex ."
|
||||||
"\"-f.8p0\""
|
"\"-1.fp3\""
|
||||||
}
|
}
|
||||||
} ;
|
} ;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue