-- -Content-Transfer-Encoding: quoted-printable Bertram Scharpf <lists / bertram-scharpf.de> writes: > puts power 2,4 > > There is some more output: > > (eval):5: warning: parenthesize argument(s) for future version > > I never understood the necessity of this message but to be honest > the line is not very beautiful to read without parentheses. > > puts power(2,4) > > Bertram Probably because it could be understood as puts( power( 2 ), 4) -- Dominik Honnef dominikho / gmx.net -- -Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (GNU/Linux) iEYEARECAAYFAkpuPNcACgkQePZ2jI1LDte6jACgltX58nDM/e5xDZEtgtKqcUri btgAoMAsO4jESuz1rXnw9C38fVFh/7GR Yw -----END PGP SIGNATURE----- -- -