1 2 3 4 5 6 7 8 9 10 11
"""this file is valid python but contains misspelled references for testing.""" def the_little_function_that_could(): """kinda like [[test_pkg.bar.great]] see also: [[nimpy.fft]] [[asdfasdfasdf]] """ print("choo choo!")