mirror of
https://github.com/nim-lang/Nim.git
synced 2026-09-06 05:30:51 +00:00
The example code won't compile unless json is imported, because of the use of the %* operator. This can trip-up inexperienced Nim developers.
The example code won't compile unless json is imported, because of the use of the %* operator. This can trip-up inexperienced Nim developers.