mirror of
https://github.com/lune-org/lune.git
synced 2024-12-12 13:00:37 +00:00
9 lines
103 B
Text
9 lines
103 B
Text
|
--!nocheck
|
||
|
--!nolint UnknownGlobal
|
||
|
|
||
|
print("Setting exit code manually")
|
||
|
|
||
|
exit(1)
|
||
|
|
||
|
error("unreachable")
|