Narcissist: Difference between revisions

Content added Content deleted
mNo edit summary
Line 220: Line 220:
mysource = Base.readstring(Base.source_path())
mysource = Base.readstring(Base.source_path())
println( input == mysource ? "1" : "0")
println( input == mysource ? "1" : "0")
</lang
</lang>


=={{header|Kotlin}}==
=={{header|Kotlin}}==