Volatile:Search
From Metabolomics.JP
(Difference between revisions)
(New page: {{#def:RESULT|{{#repeat:SearchTitle|1|{{{1}}}}}}} {{#lua: local L = {}; for word in stdin:gmatch("%S+") do L.insert(word); end table.sort(L); |{{#var:RESULT}} }} {{#lua: if {...) |
|||
Line 4: | Line 4: | ||
local L = {}; | local L = {}; | ||
for word in stdin:gmatch("%S+") do | for word in stdin:gmatch("%S+") do | ||
− | + | table.insert(L,word); | |
end | end | ||
table.sort(L); | table.sort(L); |
Revision as of 02:38, 29 June 2008
./lua: /tmp/mw_ex_lua_iEqWQC:1: unexpected symbol near 'then'