mirror of
https://github.com/netbirdio/gomobile-tvos-fork.git
synced 2026-05-22 18:43:29 -07:00
bind,internal/importers: handle Java long constants correctly
Change-Id: Idff789038e7470ef5b12798273fc67165d57f4dc Reviewed-on: https://go-review.googlesource.com/35293 Reviewed-by: David Crawshaw <crawshaw@golang.org>
This commit is contained in:
Vendored
+1
@@ -11,6 +11,7 @@ import (
|
||||
|
||||
type (
|
||||
F lang.Float
|
||||
L lang.Long
|
||||
O lang.Object
|
||||
R lang.Runnable
|
||||
S Character.Subset // Inner class
|
||||
|
||||
Reference in New Issue
Block a user