readme: add information section
[nit.git] / tests / error_left_bool.nit
index 0a2690a..dc9bcd8 100644 (file)
@@ -15,4 +15,5 @@
 # limitations under the License.
 
 if 5 and true then
+       1.output
 end