Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

Null pointer exception #1

@liamdm

Description

@liamdm

I'm getting a null pointer exception whenever I try and use your team's variable? Any chance we can fix this on initialization?

Example code, we could change

int name=null;

To:

int nulll=-1;
int name=nulll;

** if your team name changes from assigned-null this is no longer even slightly funny

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions