Skip to content

In java, the code with <> will be ignored when submit the code using Code Insert button #6

@jaychang0917

Description

@jaychang0917

e.g.
Range<Integer> acceptRange = Range.closed(1, 10);

will be replaced to

Range acceptRange = Range.closed(1, 10);

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions