mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-30 09:54:49 +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.