deprecate old test function syntax

This commit is contained in:
collin 2021-01-21 16:50:15 -05:00
parent d08eb0a45c
commit fe78b2ec11

View File

@ -1,4 +1,5 @@
test function fake_test() {}
@test
function fake_test() {}
function main() {}