rename "Hello, World!" to "Hello, World" for compatibility with IJ 2020.2
`!` in task name causes exception during gradle project import preventing normal work with the task in IDE (no completion, tests don't run etc)
This commit is contained in:
parent
385e1c36e3
commit
51e961ebaa
|
@ -1,3 +0,0 @@
|
|||
id: 116075
|
||||
update_date: Wed, 03 Oct 2018 12:36:34 UTC
|
||||
unit: 90534
|
|
@ -0,0 +1,3 @@
|
|||
id: 116075
|
||||
update_date: Fri, 14 Aug 2020 12:32:36 UTC
|
||||
unit: 90534
|
|
@ -1,5 +1,5 @@
|
|||
content:
|
||||
- Hello, World!
|
||||
- Hello, World
|
||||
- var & val
|
||||
- Data Types
|
||||
- Functions
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
id: 31874
|
||||
update_date: Fri, 12 Oct 2018 14:23:53 UTC
|
||||
update_date: Fri, 14 Aug 2020 12:32:36 UTC
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
id: 20403
|
||||
update_date: Tue, 03 Dec 2019 11:29:19 UTC
|
||||
update_date: Fri, 14 Aug 2020 12:32:36 UTC
|
||||
|
|
Loadingβ¦
Reference in New Issue