lua-users home
lua-l archive

Re: [ANN] Lua 5.4.0 (alpha-rc2) now available

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


It was thus said that the Great Roberto Ierusalimschy once stated:
> > Right now, my only complain with the <toclose> is the term "close" that I
> > found a bit vague and over-loaded (conceptually).
> 
> Suggestions are welcome.
 How about <cleanup>?
	do
	 local <cleanup> file = io.open("foobar.txt")
	 -- ...
	end
 -spc

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