mirror of
https://github.com/google/go-jsonnet.git
synced 2025-09-29 17:31:02 +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.