handle and test for trailing whitespace after ai

This commit is contained in:
Paul Gauthier 2024-12-06 12:23:27 -08:00
parent cca4f894a8
commit 881527ddd0
3 changed files with 5 additions and 2 deletions

View file

@ -33,3 +33,6 @@ class Example {
return 1;
}
}
// trailing whitespace ai
// trailing whitespace ai!
// 15-16