4 lines
68 B
Text
4 lines
68 B
Text
|
|
print to :integer first "a"
|
||
|
|
print to :integer `a`
|
||
|
|
print to :char 97
|