File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -188,9 +188,6 @@ assert. 1e_8>e
1881880 -: %. ~ $ ~ 0x
1891890 -: %. ~ $ ~ 0r4
190190
191- ' NaN error' -: %. etx 2 2 $ 0 1 2 _
192- ' NaN error' -: %. etx 2 2 $ 0 1e_309 10 10
193-
194191' domain error' -: %. etx 4 4 $ ' abc'
195192' domain error' -: %. etx 4 4 $u: ' abc'
196193' domain error' -: %. etx 4 4 $ 10 & u: ' abc'
@@ -205,6 +202,9 @@ assert. 1e_8>e
205202' length error' -: %. etx ? 3 5 $ 123
206203' length error' -: 3 4 5 %. etx ? 7 4 $ 100
207204
205+ echo %. etx 2 2 $ 0 1 2 _
206+ echo %. etx 2 2 $ 0 1e_309 10 10
207+
2082089 !: 19 ct
209209
210210cblas (9 !: 56 ) ' cblas'
Original file line number Diff line number Diff line change @@ -198,6 +198,9 @@ assert. 1e_8>e
198198' length error' -: %. etx ? 3 5 $ 123
199199' length error' -: 3 4 5 %. etx ? 7 4 $ 100
200200
201+ echo %. etx 2 2 $ 0 1 2 _
202+ echo %. etx 2 2 $ 0 1e_309 10 10
203+
2012049 !: 19 ct
202205
203206delth' '
You can’t perform that action at this time.
0 commit comments