summary refs log blame commit diff stats
path: root/tests/nimdoc/sub/mmain.nim
blob: 42547b0b8cffb2fb680ee744a723d00bbd001810 (plain) (tree)
1
2
3
4
5
6
7
8







                              
{.warning[UnusedImport]: off.}

import ../imp as impa
import imp as impb
import imp2

proc fn1*() = discard
proc fn2*() = discard