Atheris/tests/example.ath
2017-01-22 16:31:51 -07:00

6 lines
116 B
Text
Executable file

def stuff(vars: int): string =
let x: float = 3.4
var
t: int = 4
junk: ClassName = ClassName()