mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
Merge branch 'main' into 2027
This commit is contained in:
@@ -2536,7 +2536,8 @@ class AnnotationProcessorTest {
|
||||
class Example {}
|
||||
""";
|
||||
|
||||
String packageInfo = """
|
||||
String packageInfo =
|
||||
"""
|
||||
package example;
|
||||
""";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user