Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| ajterr:10001 [2025-02-14 21:17] – created admin | ajterr:10001 [2025-08-30 21:13] (current) – admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Importing is only allowed | + | ====== Importing is only allowed |
| ^ Product(s) | KARO.NET Compiler | | ^ Product(s) | KARO.NET Compiler | | ||
| Line 5: | Line 5: | ||
| ===== Description ===== | ===== Description ===== | ||
| - | A `#import` parser instruction was used inside a class or an enum defintion. | + | A '' |
| + | |||
| + | < | ||
| + | |||
| + | test:: | ||
| + | # | ||
| + | // ^^^^^^^^^^^ Import parser instruction is invalid here | ||
| + | } | ||
| + | |||
| + | </ | ||
| ===== How can I resolve this error? ===== | ===== How can I resolve this error? ===== | ||
| - | Put the `#import` parser exception on top of the file outside the class/enum definition. | + | Put the '' |
| {{tag> | {{tag> | ||