Skip to content

with __pragma__(...): #552

Open
Open
@kiwi0fruit

Description

@kiwi0fruit

It would be nice to have in addition to in-line comment pragmas the new more explicit pragma via with construction. It switches to pragma needed then switches back to the global value:

with __pragma__(...):
    do()
more()

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions