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