Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ba045e44fbc13a4a8bcfa03689115fd0a25366a9
/
.
/
j2k
/
testData
/
fileOrElement
/
function
/
throws.kt
blob: 13ac1a64825cf588cbb461cc16443f3f05b822c9 [
file
] [
log
] [
blame
]
@Throws
(
IOException
::
class
,
SerializationException
::
class
)
fun foo
()