lib/socket: Bugfix, tried to free a static variable, this provoked a warning when...
[nit.git] / tests / base_for_nullable.nit
2014-02-25 Alexandre Terrasatyping: fix failed cast when iterate over a nullable...