nim-presto/tests/config.nims

5 lines
217 B
Nim

switch("threads", "on")
# The compiler doth protest too much, methinks, about all these cases where it can't
# do its (N)RVO pass: https://github.com/nim-lang/RFCs/issues/230
switch("warning", "ObservableStores:off")