namespace test_expand_click_gpio; procedure Main(args: array of String); begin writeLn('Hello, World!'); end; end.