2 lines
71 B
Text
2 lines
71 B
Text
{System.show &a} %% prints "97"
|
|
{System.showInfo [97]} %% prints "a"
|
{System.show &a} %% prints "97"
|
|
{System.showInfo [97]} %% prints "a"
|