3 lines
120 B
Python
3 lines
120 B
Python
# micropython is always builtin and cannot be overridden by the filesystem.
|
|
print("ERROR: micropython from filesystem")
|