Skip to content

Missing space in front of percent sign causes strange error message #31

@CSchoel

Description

@CSchoel

The kind of error that you only find with the help of programming novices... 😆

jshell> 10 %7
$5 ==> 3

This works fine in the JShell, but in an IJava-Notebook it produces the following error message:

percent_error

Kernel version: 1.1.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions