serialization: add an example of a custom serializer
authorJean Privat <jean@pryen.org>
Mon, 8 May 2017 19:52:38 +0000 (15:52 -0400)
committerJean Privat <jean@pryen.org>
Tue, 9 May 2017 18:35:43 +0000 (14:35 -0400)
commit56a5cc2bb61a8a7e92ac230600e24f871f373f9b
tree41872b8361f327458f9a6d0feee1540fbada0950
parent0bc862a54eacf198b885eed5e71dfb1b98d6c2db
serialization: add an example of a custom serializer

Signed-off-by: Jean Privat <jean@pryen.org>
lib/serialization/examples/custom_serialization.nit [new file with mode: 0644]
tests/sav/custom_serialization.res [new file with mode: 0644]