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.
3790c1216e
compilateurMIPS
/
tests
/
18_err-no-type-arg.test
4 lines
69 B
Text
Raw
Normal View
History
Unescape
Escape
add error message
2022-12-10 17:10:06 +01:00
int main(a) { # Error on line 1 col 9: 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