Skip to content

check-current-version.md: Java sample missing 'new' when constructing BarcodeReaderModule #35

Description

@lyzhang0113

Found while reviewing docs in PR #30, not fixed there since it touches a code sample.

File: barcode-reader/general/check-current-version.md, around line 48

BarcodeReaderModule reader = BarcodeReaderModule();

Missing new before BarcodeReaderModule() — won't compile as Java.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions