lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Fri, Mar 21, 2014 at 4:34 PM, Hisham <h@hisham.hm> wrote:
> require "iostream"
>
> _= std.cout << "Hello overloadable bitwise operators!" << std.endl
>
>
> Cheers!

Gasp! While a C++ thread is ongoing, even!

Your example may have portend the beginning of the end of the world as
we know it. :)

-Andrew