Skip to content
created by Aha00aAha00a at 2016-11-15
last modified by Aha00aAha00a at 2018-03-26
revision: 6

Tabs VS Spaces

Article

Sangyong Gwak님께서 종교전쟁 떡밥을 투척하셔서 덥썩.

Tabs or Spaces?

잘은 모르지만 세미콜론이 대세입니다.

이쁘죠? -- 2016-11-15

#include <iostream>
#include <cstdlib>

int main() {
;;;;if(true) {
;;;;;;;;std::cout << "Hello, Semicolon;" << std::endl;
;;;;}
;;;;return EXIT_SUCCESS;
}
use strict;
sub main {
;;;;if(1) {
;;;;;;;;print "Hello, Semicolon;\n";
;;;;}
;;;;1;
}
main();
class Java {
;;;;public static void main(String[] args) {
;;;;;;;;if(true) {
;;;;;;;;;;;;System.out.println("Hello, Semicolon;");
;;;;;;;;}
;;;;}
}
.className  {
;;;;content: "Hello, Semicolon";
;;;;color: #f00;
;;;;background-color: #00f;
}
'use strict';
function main() {
;;;;if(true) {
;;;;;;;;alert("Hello, Semicolon;");
;;;;}
}
main();

6. See Also

6.2. Adjacent Pages

Control
≤ 32
all
1.0x
1.0x
80
-120
ON
Metrics
Nodes(visible/total)0/0
Links(visible/total)0/0
Avg degree0.00
Depth coverage0
Queue(fetch/graph)0 / 0
Zoom(scale)1.00x
Ctrl/⌘ + Scroll: Zoom
Root 1-hop 2-hop+