Skip to content

Commit b6b8863

Browse files
committed
solve(learngo): 10-constants
1 parent 145ec90 commit b6b8863

File tree

53 files changed

+61
-1097
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+61
-1097
lines changed

collections/learngo/10-constants/01-declarations/01-syntax/01-magic-numbers/main.go

Lines changed: 0 additions & 23 deletions
This file was deleted.

collections/learngo/10-constants/01-declarations/01-syntax/02-constants/main.go

Lines changed: 0 additions & 26 deletions
This file was deleted.

collections/learngo/10-constants/01-declarations/01-syntax/03-safety/main.go

Lines changed: 0 additions & 27 deletions
This file was deleted.

collections/learngo/10-constants/01-declarations/01-syntax/04-rules/01-immutability/main.go

Lines changed: 0 additions & 17 deletions
This file was deleted.

collections/learngo/10-constants/01-declarations/01-syntax/04-rules/02-runtime-func/main.go

Lines changed: 0 additions & 26 deletions
This file was deleted.

collections/learngo/10-constants/01-declarations/01-syntax/04-rules/03-runtime-var/main.go

Lines changed: 0 additions & 18 deletions
This file was deleted.

collections/learngo/10-constants/01-declarations/01-syntax/04-rules/04-len/main.go

Lines changed: 0 additions & 22 deletions
This file was deleted.

collections/learngo/10-constants/01-declarations/02-constant-types-and-expressions/01/main.go

Lines changed: 0 additions & 21 deletions
This file was deleted.

collections/learngo/10-constants/01-declarations/02-constant-types-and-expressions/02/main.go

Lines changed: 0 additions & 21 deletions
This file was deleted.

collections/learngo/10-constants/01-declarations/02-constant-types-and-expressions/03/main.go

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)