On Tuesday, July 9, 2013 11:16:16 PM UTC+8, Edward K. Ream wrote: > > On Mon, Jul 8, 2013 at 10:10 PM, HaveF <[email protected] > <javascript:>>wrote: > >> >> I just use @shadow web.js to import a simple js file, >> https://github.com/startup-class/bitstarter/blob/master/web.js >> >> but leo says, >> reading: @shadow web.js >> Error: function function does not end in a newline; one will be added >> > > You can probably just delete the @ignore and save. This will change > web.js, so you should make a backup of the original just in case the new > file doesn't work. > Even I use @auto, it still say...is it strange?
reading: @auto web.js Error: function function does not end in a newline; one will be added }); Error: function function does not end in a newline; one will be added }); Warning: function function does not end with a newline; one will be added }); Error: function function does not end in a newline; one will be added }); Warning: function function does not end with a newline; one will be added }); inserting @ignore errors inhibited read @auto D:\OpenCourses\Startup Engineering\bitstarter\web.js reading entire file into @auto node. reading: @edit web.js finished and in fact, there is no @ignore at all. > > Edward > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/groups/opt_out.
