Re: Could we have elegant version requirement from 5.3 on?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Could we have elegant version requirement from 5.3 on?
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: 2014年3月26日 16:36:47 -0300
> And, regardless, the man put "elegant" in the title. Presumably that
> means simple, like the provided examples in the request.
How about this?
env LUA_INIT='assert(_VERSION=="Lua 5.2")' lua script.lua