Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
PojavLauncherTeam
GitHub Repository: PojavLauncherTeam/mobile
Path: blob/master/test/jdk/java/io/StreamTokenizer/input.txt
41152 views
1
/* Error1: not recognizing slashStar comment */
2
3
/* Error2 : not recognizing
4
* Error2: slashStar
5
* Error2: comments
6
*/
7
8
// Error3: not recognizing slashSlash comments
9
10
/ Error4: not recognizing slash comments
11
12