micropython: add micropython component
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# this file has CRLF line endings to test lexer's conversion of them to LF
|
||||
# in triple quoted strings
|
||||
print(repr("""abc
|
||||
def"""))
|
Reference in New Issue
Block a user