summary refs log blame commit diff stats
path: root/tests/modules/texport.nim
blob: 0890fb369cb32db21184b87c7ddb360904788f1b (plain) (tree)
1
2
3
4
5
6
7
8
9





                       


                             
                                                


                    
discard """
  output: "my object68"
"""

import mexporta

# bug #1029:
from rawsockets import accept

# B.TMyObject has been imported implicitly here:
var x: TMyObject
echo($x, q(0), q"0")