Skip to content

Specify that globals may only be scalar types #88

@peanutChowder

Description

@peanutChowder

Section 18 implies global vectors/arrays/matrices may be allowed via:

integer[3] = 3;

Since the initializer is a scalar, this would pass according to spec. However I clarified in lab that only scalar-typed global variables are allowed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions