Test case for issue 469

This commit is contained in:
Hackerpilot 2020-03-06 13:10:21 -08:00
parent 977318214d
commit fbd8559ceb
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
import std.stdio; void main() { writeln("\eee8Hello"); int a = 5; }