This website requires JavaScript.
Explore
Help
Sign in
Paris8
/
compilateurMIPS
Archived
Watch
1
Star
0
Fork
You've already forked compilateurMIPS
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
This repository has been archived on
2022-12-27
. You can view files and clone it, but cannot push or open issues or pull requests.
843ba8b034
compilateurMIPS
/
tests
/
18_err-no-type-arg.test
4 lines
71 B
Text
Raw
Normal View
History
Unescape
Escape
fix typo
2022-12-13 16:10:45 +01:00
int main (a) { # Error on line 1 col 10: Syntax error.
no type in fn arg test
2022-12-10 16:57:36 +01:00
return a;
}
Reference in a new issue
Copy permalink