blob: ef7bd90052101a6608e679c6f562a88bd6c670ad [file] [log] [blame]
def foo(a: Tensor) -> NoneType:
print("hi\016")
return None