lib/markdown: factorize clones `code_from_block` into `BlockCode::raw_content`
[nit.git] / tests / error_type_not_ok.nit
index 16cbee2..cfe5302 100644 (file)
@@ -18,6 +18,6 @@
 #alt1#end
 
 class A
-special Fail
+       super Fail
 end