mirror of
https://github.com/google/go-jsonnet.git
synced 2025-10-01 10:21:15 +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.