blob: 08fb18ca8deffcfa09a152562d77dc2d3e7a9863 [file] [edit]
import hello_world; // import declaration
int main() {
hello();
}