mirror of
https://github.com/google/go-jsonnet.git
synced 2025-08-18 21:11:05 +02:00
CommaFodder was not cleared between arguments, so when there was no commaFodder and the argument was named a previous one was duplicated. Fixes #411.