You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error:echo:build: Build failed: echo: /Users/wesbillman/dev/ftl/examples/kotlin/echo/src/main/kotlin/ftl/echo/Echo.kt:15:0: Invalid name echo-bogus stuff, must match ^[A-Za-z_][A-Za-z0-9_]*$
But the error is actually on line 12 in the IDE
The text was updated successfully, but these errors were encountered:
The build error shows
Echo.kt:15:0
But the error is actually on line
12
in the IDEThe text was updated successfully, but these errors were encountered: