Skip to content

Commit df15c2f

Browse files
committed
fix: pointers compliance test is working already
Signed-off-by: Christian Stewart <christian@aperture.us>
1 parent c65f371 commit df15c2f

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

tests/tests/pointers/pointers.go

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
package main
22

3-
/* not currently working correctly */
4-
/* @ts-ignore */
5-
/* eslint-disable-file */
6-
73
type MyStruct struct {
84
Val int
95
}

0 commit comments

Comments
 (0)