nasldoc icon indicating copy to clipboard operation
nasldoc copied to clipboard

@anonparams ingests first following word as name like in @param

Open smackappletwo opened this issue 11 years ago • 1 comments

Change anonparams to stop taking the first argument as a parameter name/descriptor and change it so that it automatically labels "1" or "2" etc based on the order seen in the block. Or something like that. Having it work the exact same way as param will automatically sort it by that descriptor, causing them to appear out of order, which for anonparams is bad.

smackappletwo avatar Aug 21 '14 16:08 smackappletwo

Well it doesn't like having numbers as the first digit of anonparam labels either. Neat. "1st" gives me "st"

smackappletwo avatar Aug 21 '14 17:08 smackappletwo