fix readf1
This commit is contained in:
parent
700fb1e266
commit
4c09cfe929
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ construct _str_ext {
|
|||
!!- pat this str-readf
|
||||
}
|
||||
readf1 { str | with pat this ;
|
||||
!!- pat this:readf 0:get
|
||||
!!- pat this:readf dup null eq not if { :0 }
|
||||
}
|
||||
uppercase { str | with this ;
|
||||
this _array :cmap<{ | with chr ;
|
||||
|
|
Loading…
Add table
Reference in a new issue