Skip to content

Commit fec834e

Browse files
a2xchipligee
authored andcommitted
Update useGuava.simplescript.kts fix typo
Doc block typo fix
1 parent 5036d14 commit fec834e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jvm/basic/jvm-embeddable-host/testData/useGuava.simplescript.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
// assuming to be executed on proguarded compiler in which `newArrayList` is present, but `asList` ist removed
2+
// assuming to be executed on proguarded compiler in which `newArrayList` is present, but `asList` is removed
33
// first pulling `newArrayList`, so with non-embeddable (not shaded) host/compiler the class `Lists` will be pulled from
44
// the guava embedded into compiler, then using `asList`, which should not be present in this version of the class due to proguarding
55
// So, the compilation should only succeed if shaded compiler is used and `Lists` are loaded from the non-embedded guava jar

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy