exercism / exercism/configlet

tests: don't export procs just for testing

Open
#451 0 comments 0 reactions 1 assignee Claimed by @ee7 View on GitHub
kind: tests
Dominant language
Nim
Stars
23
Forks
17
Avg merge
13h 57m
Merged PRs (30d)
1

Description

Instead, we can use the new Nim 1.6.0 import syntax `import foo {.all.}` or use `std/importutils`.

See:
https://github.com/nim-lang/Nim/blob/version-1-6/changelogs/changelog_1_6_0.md#private-imports-and-private-field-access

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.