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