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