You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to test the minijavaLexer with the test1 but I got this error :
'Error: Main method not found in class minijavaLexer, please define the main method as:
public static void main(String[] args)
'
I am quite new to minijava and I was wondering if you could help.
Regards.
The text was updated successfully, but these errors were encountered:
I tried to test the minijavaLexer with the test1 but I got this error :
'Error: Main method not found in class minijavaLexer, please define the main method as:
public static void main(String[] args)
'
I am quite new to minijava and I was wondering if you could help.
Regards.
The text was updated successfully, but these errors were encountered: