Skip to content

[Web]: Broken/Incomplete code snippets in the Getting Started section #50

Description

@jakobfrederikson

What happened?

Link to the live issue: https://dev.java/learn/getting-started/

The code snippets seem to be broken or incomplete. I tested this on Brave and Microsoft Edge, issue persists across Windows PC and my samsung phone as well.

The only thing I can see is:

void main() {
   IO.println(

I expected there to be a complete snippet, for example:

void main() {	
	IO.println("Hello World!");
}

Screenshots:

Image Image

What OS are you seeing the problem on?

Windows

What browsers are you seeing the problem on?

Brave

Contact Details (optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions