Skip to content

Specify that globals may only be scalar types #88

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

    Fields

    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