Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 20 additions & 2 deletions src/test/java/add_fie_here/SampleFile.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,25 @@ public static void main(String[] args) {

//we are eu3
//we are awesome
//adding more chnges here so i can have more hanges
//again again and again chnges
//adding more changes here so i can have more changes
//again again and again changes


//Hi! I hope this is the right place that I am doing awesome changes. Let me add a poem of Yeats:

// WILLIAM BUTLER YEATS
// (1865-1939)
// He Wishes for the Cloths of Heaven
//
// Had I the heavens' embroidered cloths,
// Enwrought with golden and silver light,
// The blue and the dim and the dark cloths
// Of night and light and the half-light,
// I would spread the cloths under your feet:
// But I, being poor, have only my dreams;
// I have spread my dreams under your feet;
// Tread softly because you tread on my dreams.


}
}