You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
442 B

warnings.rscript:6:1: warning: control reaches end of non-void function
warnings.rscript:9:7: warning: unused variable 'k'
warnings.rscript:11:7: warning: unused variable 'j'
warnings.rscript:11:11: warning: variable 'l' is uninitialized when used here
warnings.rscript:10:8: note: initialize the variable 'l' to silence this warning
warnings.rscript:5:12: warning: unused function 'foo'
warnings.rscript:8:13: warning: unused function 'bar'