example: add caesar cipher example from rosetta code
authorAlexandre Terrasa <alexandre@moz-code.org>
Wed, 10 Jun 2015 19:16:59 +0000 (15:16 -0400)
committerAlexandre Terrasa <alexandre@moz-code.org>
Wed, 10 Jun 2015 19:16:59 +0000 (15:16 -0400)
commit9f19bddb4d12ccd058136297397f56e011b01c08
tree9beac874f4e685324a66cf2009ffbfa361422409
parentd77539e67599b049607518b54210d468bb685d6c
example: add caesar cipher example from rosetta code

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>
examples/rosettacode/caesar_cipher.nit [new file with mode: 0644]
tests/sav/caesar_cipher.res [new file with mode: 0644]