We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0baef6c commit c1d4589Copy full SHA for c1d4589
ui/builtin.go
@@ -636,7 +636,7 @@ var _builtin_refs_assertions = map[string]Assert{
636
Sub: AssertMap{
637
"interface": {
638
Type: "ptr",
639
- Default: &net.SysInterface{},
+ Default: "sys",
640
},
641
642
@@ -952,7 +952,7 @@ var _builtin_refs_assertions = map[string]Assert{
952
953
954
955
956
957
958
0 commit comments