summary refs log tree commit diff stats
path: root/tests/template/tcan_access_hidden_field.nim
blob: a6f6490cc0df4b1b09d8b209077246c08391a274 (plain) (blame)
1
2
3
4
5
6
7
8
9
discard """
  output: 33
"""

import mcan_access_hidden_field

var myfoo = createFoo(33, 44)

echo myfoo.geta