Type detection: Difference between revisions

Content deleted Content added
PureFox (talk | contribs)
Added Go
Thundergnat (talk | contribs)
m →‎{{header|Ring}}: Remove vanity tags
Line 826:
<lang ring>
# Project : Type detection
# Date : 2017/10/05
# Author : Gal Zsolt (~ CalmoSoft ~)
# Email : <calmosoft@gmail.com>
 
see "5 -> " + type(5) + nl