Skip to content

Commit de53727

Browse files
erik-kroghasgerf
andauthored
remove spurious whitespace
Co-authored-by: Asger F <[email protected]>
1 parent fdcc144 commit de53727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class C {
22
#privDecl;
33
bar() {
4-
{#privDecl} = this;
4+
{#privDecl} = this;
55
}
66
}

0 commit comments

Comments
 (0)