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