Skip to content

名前空間下の変数定義の属性 #868

@takejohn

Description

@takejohn

以下のような名前空間下の変数定義にも属性を付与できるようにしたい。

:: Tests {
    #[test] // Multiple statements cannot be placed on a single line. (Line 2, Column 5)
    @assert_success() {
        func()
    }
}

Metadata

Metadata

Assignees

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