Skip to content

Commit e256527

Browse files
Update conure_tests.cn
1 parent fae97a3 commit e256527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/conure_tests.cn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ class Donut {
183183

184184
// Default C#/D highlights this below line as an error
185185
// Maybe modify the syntax highlighting and linting for Conure
186-
class BostonCream < Donut {//EXR3
186+
class BostonCream < Donut {//MTF-ERR
187187
cook() {
188188
write("Pipe full of custard and coat with chocolate");
189189
}

0 commit comments

Comments
 (0)