Skip to content

CRASH doesn't require a parameter #245

@sohpeach

Description

@sohpeach

This is something I only every run into when testing with my own code, but it always comes up because I'm lazy as fuck.

The crash function doesn't actually need an argument - if you omit it, byond just gives it NULL.

CRASH() is valid

http://www.byond.com/docs/ref/#/proc/CRASH (not mentioned here though though lol)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions