This is an old revision of this page, as edited by Wnt(talk | contribs) at 13:25, 18 February 2014(Flow appears totally un-Lua-able). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.Revision as of 13:25, 18 February 2014 by Wnt(talk | contribs)(Flow appears totally un-Lua-able)
hexdump=require("Module:Hex")._hexdumplocalp={}localgetArgs=require("Module:Arguments").getArgsfunctionp.main(frame)localargs=getArgs(frame)page=mw.title.new("Wikipedia talk:Flow/Developer test page")returnhexdump(page:getContent())endreturnp