nasldoc
nasldoc copied to clipboard
@anonparams ingests first following word as name like in @param
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.
Well it doesn't like having numbers as the first digit of anonparam labels either. Neat. "1st" gives me "st"