stdlib/strings: Moved String as abstract, FlatString now the name for array-based...
[nit.git] / tests / sav / nitc / base_for_nullable.res
1 base_for_nullable.nit:21,10--13: Type error: 'for' on a nullable expression.