Skip to content

made apex worse - #2

Open
JimBTek wants to merge 2 commits into
masterfrom
example-worse-apex
Open

made apex worse#2
JimBTek wants to merge 2 commits into
masterfrom
example-worse-apex

Conversation

@JimBTek

@JimBTek JimBTek commented May 27, 2019

Copy link
Copy Markdown
Member

No description provided.

@JimBTek

JimBTek commented May 27, 2019

Copy link
Copy Markdown
Member Author

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 2
           

See the complete overview on Codacy

public class myInnerClass {
public static void main( String as[] ) {
for (Integer i = 0; i < 10; i++) {
List<Account> accounts = [SELECT Id FROM Account];

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

public class myInnerClass {
public static void main( String as[] ) {
for (Integer i = 0; i < 10; i++) {
List<Account> accounts = [SELECT Id FROM Account];

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant