Update ActorHierarchyExperiments.java (#30032)
lack of semicolon in package keyword
This commit is contained in:
parent
7b3667a070
commit
fd2be34aa2
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ package jdocs.typed.tutorial_1;
|
|||
|
||||
/*
|
||||
//#print-refs
|
||||
package com.example
|
||||
package com.example;
|
||||
|
||||
//#print-refs
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue