Merge: typing: new warning `useless-truism` to catch trainees.
[nit.git] / tests / error_loop_bool_while.nit
index d53eb60..74394dd 100644 (file)
@@ -15,4 +15,5 @@
 # limitations under the License.
 
 while 5 do
+       1.output
 end