lua-users home
lua-l archive

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


On 2015-07-14, at 10:36 AM, Simon Cozens <simon@simon-cozens.org> wrote:
> 
> On 14/07/2015 12:16, Rena wrote:
>> count-- --wait, which language is this again?
> 
> The main three languages I use are Lua, Ruby and Javascript.
> Quick, is it "else if", "elsif" or "elseif"?

AUUGH

The answer: Try typing them. If the IDE highlights "elseif" or "elsif" as a keyword, that one is correct.

Jay