Module:Ups and downs notation: Difference between revisions

CompactStar (talk | contribs)
No edit summary
CompactStar (talk | contribs)
No edit summary
Line 35: Line 35:
function p.get_note_names_table(et)
function p.get_note_names_table(et)
local note_names = {}
local note_names = {}
return note_names
return 'test'
-- local i = 0
-- local i = 0
-- while i < et.size do
-- while i < et.size do