static Set patternsTreatingFirstTokenAsVariable(LLS inputs) { ret patternsTreatingFirstNTokensAsVariable(inputs, 1); }