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
| comments.swift:1:1:1:22 | // Hello this is swift | Hello this is swift |
2
+
| comments.swift:3:1:6:3 | /*\n * This is a multi-line comment\n * It should be ignored by the parser\n */ | \n * This is a multi-line comment\n * It should be ignored by the parser\n |
3
+
| comments.swift:9:5:9:36 | // This is a single-line comment | This is a single-line comment |
0 commit comments