1
0
mirror of https://github.com/KarolS/millfork.git synced 2024-09-30 00:56:56 +00:00
This commit is contained in:
Karol Stasiak 2020-06-09 22:37:55 +02:00
parent bfe90193fa
commit a947946313

View File

@ -12,7 +12,6 @@ class Issue11Test extends FunSuite with Matchers {
test("Test issue 11") {
val src =
"""
|import c64_basic
|import stdio
|
|struct Box {