Skip to content

Commit 8360660

Browse files
committed
remove death-dealing comment
1 parent 415f414 commit 8360660

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/gf.ijs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,15 +182,15 @@ f=: (C +:)"0 f.
182182
(f -: (!+:)) y=: 10 ?@$ 6
183183

184184
NB. f. special names
185-
1: 0 : 0
185+
1: 0 : 0 NB. beta scaf
186186
'cocurrent_z_' -: 5!:5 <'cocurrent'
187187
'cocurrent_z_' -: 5!:5 <'cocurrent_z_'
188188
f =: cocurrent f.
189189
'cocurrent' -: 5!:5 <'f'
190190
f =: cocurrent_z_ f.
191191
'cocurrent_z_' -: 5!:5 <'f'
192192
'cocurrent_z_' -: 5!:5 <'coclass'
193-
) NB. beta scaf
193+
)
194194

195195

196196
4!:55 ;:'a a001 ambi ar b C cap dec dyad eachh eq f fact fact1 foo g i inc lr '

0 commit comments

Comments
 (0)