issues
search
jetbrains-academy
/
kotlin-onboarding-introduction
The introduction to the Kotlin Onboarding course
MIT License
9
stars
2
forks
source link
Fix issue#102
#105
Closed
nbirillo
closed
1 year ago
nbirillo
commented
1 year ago
Fix
issue#102
:
Add an explanation for the
generateSecret
function if it returns nothing
Catch
NotImplementedError
error in
runMainFunction
tests: report to users about calling functions with TODO inside main if the task does not require it
Fix issue#102:
generateSecret
function if it returns nothingNotImplementedError
error inrunMainFunction
tests: report to users about calling functions with TODO inside main if the task does not require it