lua-users home
lua-l archive

Re: Weirdness from 'io.write()'

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


On my machine with Lua 5.3.5, the following
> io.write("A nice output msg")
does not append anything.
But if it starts with an equality sign then it does append i.e. "file (74ef4620)":
> =io.write("A nice output msg")
I think it is mentioned in the manual.

AltStyle によって変換されたページ (->オリジナル) /