4 lines
62 B
Text
4 lines
62 B
Text
|
|
julia> 四十二 = "voilà";
|
||
|
|
julia> println(四十二)
|
||
|
|
voilà
|