Data update
This commit is contained in:
parent
157b70a810
commit
8e4e15fa56
78 changed files with 2016 additions and 222 deletions
|
|
@ -1,6 +0,0 @@
|
|||
# ASCII
|
||||
puts [scan "a" %c] ;# ==> 97
|
||||
puts [format %c 97] ;# ==> a
|
||||
# Unicode is the same
|
||||
puts [scan "π" %c] ;# ==> 960
|
||||
puts [format %c 960] ;# ==> π
|
||||
Loading…
Add table
Add a link
Reference in a new issue