Skip to content

transcendent __stdlib__

IsaacShelton edited this page Nov 13, 2022 · 3 revisions

__stdlib__

__stdlib__ is a compiler-defined transcendent variable.

It will be a string value equal to the configured standard library folder name

Usage Example

#print __stdlib__
#halt
2.7/
Clone this wiki locally