summary refs log blame commit diff stats
path: root/tests/friends/tfriends.nim
blob: 1e70d50a5662edbc5ed922905350010adaf02302 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                       
discard """
  output: "3"
"""

# Tests that a generic instantiation from a different module may access
# private object fields:

import mfriends

echo gen[int]()