diff options
author | bd-912 <bdunahu@colostate.edu> | 2024-04-15 22:30:43 -0600 |
---|---|---|
committer | bd-912 <bdunahu@colostate.edu> | 2024-04-15 22:30:43 -0600 |
commit | 3415badef847db518daa9b46c6274ac3fb89f56d (patch) | |
tree | b32c7d9408416dab208d7670fd51da47710efad8 /vaporize/tests/ex30.vapor | |
parent | 4d8e11688a54ef6b2cf0ba85f7879b5d8dbeec48 (diff) |
HW3 Test runner script
Diffstat (limited to 'vaporize/tests/ex30.vapor')
-rw-r--r-- | vaporize/tests/ex30.vapor | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/vaporize/tests/ex30.vapor b/vaporize/tests/ex30.vapor new file mode 100644 index 0000000..200baee --- /dev/null +++ b/vaporize/tests/ex30.vapor @@ -0,0 +1,3 @@ +func Main() + + ret
\ No newline at end of file |