/; module mod uint a = 2, b = 4 {}uint8 str = "Hello", c = "#" struct test { int i, j, bool k, uint8 m } ;/ /; main [int] ~int b = ~mod.a ~int c = b+8 ~~int d = ~c return d`` ;/