Skip to content
Snippets Groups Projects
Commit 64de2b87 authored by a33-rogers's avatar a33-rogers
Browse files

maybe this works

parent 9b425926
No related branches found
No related tags found
No related merge requests found
...@@ -4,6 +4,10 @@ void foo(){ ...@@ -4,6 +4,10 @@ void foo(){
std::cout << "you called foo" << std::endl; std::cout << "you called foo" << std::endl;
} }
int main(){
}
func foo: func foo:
2 output "you called foo" 2 output "you called foo"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment