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