Skip to content

Clean up examples #83

@japaric

Description

@japaric

Examples should always print something to the console, and should not throw warnings.

The warnings usually come from unused variables, we should try to always use all the variables we declare, and in cases where this is not possible we can prepend the variable with an underscore to silence the warning.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions