mirror of
git://c9x.me/qbe.git
synced 2026-04-05 18:09:47 +00:00
test fancy float notation
This commit is contained in:
parent
891877d67d
commit
22f2ec9667
@ -1,6 +1,6 @@
|
||||
function $test() {
|
||||
@start
|
||||
%x1 =d copy `0.3
|
||||
%x1 =d copy `3e-1
|
||||
%x2 =d sub %x1, `0.2
|
||||
%x3 =d sub %x2, `0.1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user