Skip to content

Commit

Permalink
[apex] Update test cases (#4922, #5055)
Browse files Browse the repository at this point in the history
  • Loading branch information
adangel committed Jun 6, 2024
1 parent 288dff1 commit 9f17278
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// https://github.com/pmd/pmd/issues/5055
// https://github.com/google/summit-ast/issues/53

public inherited sharing class SoslWithUsermode {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// https://github.com/pmd/pmd/issues/4922

public class TypeofTest {
static void test() {
Case c = [
Expand Down

0 comments on commit 9f17278

Please sign in to comment.