Jump to content

Terminal control/Unicode output: Difference between revisions

m
→‎{{header|Scala}}: Rm Scala imp category
(jq)
m (→‎{{header|Scala}}: Rm Scala imp category)
Line 277:
 
=={{header|Scala}}==
[[Category:Scala Implementations]]Ad hoc in the REPL:
{{libheader|Scala}}<lang Scala>scala> println(s"Unicode is supported on this terminal and U+25B3 is : \u25b3")
Unicode is supported on this terminal and U+25B3 is : △</lang>
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.