struct TestStruct
    function TestSTruct()
        print("Foo")
        print(3)
        c = true
