Skip to content
This repository has been archived by the owner on Dec 18, 2022. It is now read-only.

danielleontiev/annotations-bug-2

Repository files navigation

Steps to reproduce

  1. Clone repository

  2. Run in the terminal:

    sbt ";clean;compile"

    Output:

    List(<notype>, <notype>, <notype>, <notype>)
    
  3. Comment out lines 8 and 12 in Foo.scala and run sbt ";clean;compile" again:

    List()
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages