mirror of
https://github.com/ioacademy-jikim/debugging
synced 2025-06-10 09:26:15 +00:00
9 lines
136 B
Plaintext
9 lines
136 B
Plaintext
/* tests shouldn't allow non-identifier characters. */
|
|
|
|
# suite The Suite
|
|
|
|
# tcase The Test Case
|
|
|
|
# test test@me
|
|
fail_if(GOT_HERE);
|