Fix whitespace

Signed-off-by: Kamil Danecki <kdanecki@internships.antmicro.com>
This commit is contained in:
Kamil Danecki 2026-04-03 11:15:05 +02:00
parent 14dfd8124e
commit e181a86d6e
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ module t;
`checkd(x5, 3)
`checkd(x6, 0)
`checkd(x7, 4)
$write("*-* All Finished *-*\n");
$finish;
end