There was an error while loading. Please reload this page.
pragma unsupported is a pragma directive that's used to mark files/features as unsupported
pragma unsupported
pragma unsupported pragma unsupported "This feature is not available on this platform"
When encountered, an error will be raised. A reason can optionally be specified.
main.adept: This file is no longer supported or was never supported to begin with! └ This feature is not available on this platform
Table of Contents