Re: Missing global warning in lua interactive mode
Jure Bagić <[email protected]>
| Newsgroups | gmane.comp.lang.lua.general |
|---|---|
| Message-ID | <aYf9hlTaPv0PM5op@archlinux> |
I guess what to me looked wrong was the 'const' attribute: > global <const> A = 1; > A = 2; assert(A == 2); But again, as you pointed out, the meaning of the following line is not changed and nobody would write this anyway. -- Jure -- You received this message because you are subscribed to the Google Groups "lua-l" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/lua-l/aYf9hlTaPv0PM5op%40archlinux.
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQTilOnPIAgk+VLLAS+FaQJ4QtXaNQUCaYgJ3gAKCRCFaQJ4QtXa NUxtAQDYZzPR+2c0NRNTEHAURYUBb3vHJhALJTVHrcuuEaEVNgEA/Av1mHIVrOAN yQ5e5Z41RRFlXxFwB8LMALEiBV9tkQ0= =u/cK -----END PGP SIGNATURE-----