lua-users home
lua-l archive

A bug in pattern matching ??

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



print ( string.gsub("abc", "%w*", "@") )

and the result is:
@@ 2

rather than:
@ 1


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