drone-micropython-raw 0.1.1

Bindings to MicroPython.
1
2
3
4
# this file has CRLF line endings to test lexer's conversion of them to LF
# in triple quoted strings
print(repr("""abc
def"""))