about summary refs log tree commit diff stats
path: root/nim.cfg
blob: 3bdd1dc896452bc6f126a5273e8e117a7eb6de9b (plain) (blame)
1
2
3
4
5
-p:"."
-p:"src/"
-p:"lib/"
--import:"utils/eprint"
--experimental:"overloadableEnums"