Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an example with automatic array size #522

Merged
merged 7 commits into from
Apr 15, 2024

Commits on Apr 14, 2024

  1. Add am example with automatic array size

    You can learn more about this here: https://go.dev/blog/slices-intro#arrays
    adriancuadrado authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    010d265 View commit details
    Browse the repository at this point in the history
  2. Update arrays.sh

    Forgot about this file 😅
    adriancuadrado authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    bbf6b80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c88909 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    deeb03a View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    d4a9e69 View commit details
    Browse the repository at this point in the history
  2. Run tools/build

    adriancuadrado committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    0dfcb63 View commit details
    Browse the repository at this point in the history
  3. Fixed output mismatch

    adriancuadrado committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    68dde28 View commit details
    Browse the repository at this point in the history