lafernando / samples

Programming code samples.
9 stars 12 forks source link

ballerina build student_registry.bal err #1

Open lcp580 opened 4 years ago

lcp580 commented 4 years ago

tainted value passed to global variable 'students'

lcp580 commented 4 years ago

D:\vscodeprojects>ballerina build student_registry.bal Compiling source student_registry.bal error: .::student_registry.bal:48:9: tainted value passed to global variable 'students' error: .::student_registry.bal:62:9: tainted value passed to global variable 'students'