presentations/highlight-js/test/markup/python/function-header.txt

3 lines
32 B
Text
Raw Permalink Normal View History

2018-12-07 08:48:05 -06:00
def f(x: int) -> None:
pass