lua-users home
lua-l archive

Re: Scite-debug: function call on multiple lines

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


The second quirk:
b = 0
b = 66 +
 12
print(b)
A breakpoint is on the line 2 but it's not honored:
the script runs till the end.
--
Shmuel

AltStyle によって変換されたページ (->オリジナル) /