blob: 51dc6c4b57efce5e7c3b369f8034186527024c0c [file] [log] [blame]
// "Make 'foo' 'abstract'" "false"
// ACTION: Add function body
// ACTION: Create test
// ACTION: Make internal
// ACTION: Make private
// ERROR: Function 'foo' must have a body
<caret>fun foo()