Narcissist: Difference between revisions

Content added Content deleted
(added Arturo)
Line 41: Line 41:
false
false
error "User cancelled." number -128</syntaxhighlight>
error "User cancelled." number -128</syntaxhighlight>

=={{header|Arturo}}==
<syntaxhighlight lang="arturo">blk:[print (("blk:" ++ (as .code blk) ++ "do blk") = input "") ? -> "accept" -> "reject"]do blk</syntaxhighlight>

{{out}}

<pre>$ arturo narcissist.art < narcissist.art
accept</pre>


=={{header|AutoHotkey}}==
=={{header|AutoHotkey}}==